fix: Not really used since 2022
This commit is contained in:
@@ -94,7 +94,6 @@ rules:
|
||||
---
|
||||
|
||||
{{ if .Values.clusterConfig.initca }}
|
||||
|
||||
# Pod to update certificates from master nodes
|
||||
# only runs on control plane nodes (etcd)
|
||||
# Mounts cert files rotatet by nixos service.mgr and uses it to update cert-manager secret
|
||||
@@ -134,7 +133,7 @@ spec:
|
||||
value: "true"
|
||||
effect: NoSchedule
|
||||
containers:
|
||||
- image: bitnamilegacy/kubectl:1.24.8
|
||||
- image: bitnami/kubectl:1.24
|
||||
name: kubectl
|
||||
resources: {}
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user