From 1383f9520016f0f4d8ab51a434500008cb403c97 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 2 Apr 2022 23:06:54 +0200 Subject: [PATCH] Added EOF --- kustomize/calico-coreos.yaml | 2 +- terraform.tfvars.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"