diff --git a/kustomize/calico-coreos.yaml b/kustomize/calico-coreos.yaml index 8d12edd..c2d5345 100644 --- a/kustomize/calico-coreos.yaml +++ b/kustomize/calico-coreos.yaml @@ -13,4 +13,4 @@ spec: - name: flexvol-driver-host hostPath: type: DirectoryOrCreate - path: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds \ No newline at end of file + path: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds diff --git a/terraform.tfvars.example b/terraform.tfvars.example index 6609759..95edd22 100644 --- a/terraform.tfvars.example +++ b/terraform.tfvars.example @@ -100,4 +100,4 @@ load_balancer_type = "lb11" # If you want to configure a different CNI for k3s, use this flag # possible values: flannel (Default), calico -# cni_plugin = "flannel" \ No newline at end of file +# cni_plugin = "flannel"