From f2e41e8c2ae926a2029c0b6c1e07751e2e025e06 Mon Sep 17 00:00:00 2001 From: bhuism Date: Sun, 12 Jan 2025 15:04:22 +0100 Subject: [PATCH] cleanups --- charts/root/templates/speedtest-exporter/app.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/charts/root/templates/speedtest-exporter/app.yaml b/charts/root/templates/speedtest-exporter/app.yaml index a8e32336..795761fe 100644 --- a/charts/root/templates/speedtest-exporter/app.yaml +++ b/charts/root/templates/speedtest-exporter/app.yaml @@ -24,9 +24,3 @@ spec: pod-security.kubernetes.io/warn: privileged syncOptions: - CreateNamespace=true - ignoreDifferences: - - group: apps - kind: Deployment - jsonPointers: - - /spec/template/spec/hostUsers -