fix: Not really used since 2022

This commit is contained in:
2025-09-02 11:18:06 +02:00
parent 5cd2d5f642
commit f39227d619
@@ -94,7 +94,6 @@ rules:
--- ---
{{ if .Values.clusterConfig.initca }} {{ if .Values.clusterConfig.initca }}
# Pod to update certificates from master nodes # Pod to update certificates from master nodes
# only runs on control plane nodes (etcd) # only runs on control plane nodes (etcd)
# Mounts cert files rotatet by nixos service.mgr and uses it to update cert-manager secret # Mounts cert files rotatet by nixos service.mgr and uses it to update cert-manager secret
@@ -134,7 +133,7 @@ spec:
value: "true" value: "true"
effect: NoSchedule effect: NoSchedule
containers: containers:
- image: bitnamilegacy/kubectl:1.24.8 - image: bitnami/kubectl:1.24
name: kubectl name: kubectl
resources: {} resources: {}
securityContext: securityContext: