From ebcbc703a7e51270f787e63765b9587e0d3cd76f Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Mon, 12 Feb 2024 23:42:04 +0000 Subject: [PATCH] Reset cilium --- infrastructure/cilium/values.yaml | 3 --- infrastructure/kustomization.yaml | 1 + talos/controlplane.yaml | 6 +++++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/infrastructure/cilium/values.yaml b/infrastructure/cilium/values.yaml index 3f95c50..1694e3f 100644 --- a/infrastructure/cilium/values.yaml +++ b/infrastructure/cilium/values.yaml @@ -1,6 +1,3 @@ -k8sServiceHost: "192.168.1.101" -k8sServicePort: "6443" - operator: replicas: 1 rollOutPods: true diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index 7bf66d1..e8fd096 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ingress-namespace.yaml +- ./cilium - ./traefik \ No newline at end of file diff --git a/talos/controlplane.yaml b/talos/controlplane.yaml index f1532b8..d2b20a8 100644 --- a/talos/controlplane.yaml +++ b/talos/controlplane.yaml @@ -22,7 +22,11 @@ machine: - rw defaultRuntimeSeccompProfileEnabled: true disableManifestsDirectory: true - network: {} + network: + nameservers: + - 10.0.0.1 + - 192.168.1.1 + - 1.1.1.1 install: disk: /dev/sda extraKernelArgs: