fix kube client side error
This commit is contained in:
@@ -4,10 +4,6 @@ resources:
|
||||
- external-secret.yaml
|
||||
- argocd-cm.yaml
|
||||
- argocd-rbac-cm.yaml
|
||||
- argocd-ha-patch-rbac.yaml # HA: RBAC für Patch Job
|
||||
- argocd-server-pdb.yaml # HA: Pod Disruption Budget
|
||||
|
||||
# WICHTIG: patchesStrategicMerge für Deployment Patch
|
||||
# Der Patch muss nur die zu ändernden Felder enthalten
|
||||
# Container-Spezifikation wird vom Original übernommen
|
||||
patchesStrategicMerge:
|
||||
- argocd-server-ha-patch.yaml
|
||||
- argocd-server-ha-sync-hook.yaml # HA: Sync Hook patcht Deployment nach Installation
|
||||
Reference in New Issue
Block a user