fix kube client side error
This commit is contained in:
@@ -31,4 +31,14 @@ spec:
|
||||
namespace: argocd
|
||||
# Ignoriere data-Feld (wird von External Secrets dynamisch aktualisiert)
|
||||
jsonPointers:
|
||||
- /data
|
||||
- /data
|
||||
# Ignoriere ExternalSecret Status (wird von External Secrets Controller verwaltet)
|
||||
- group: external-secrets.io
|
||||
kind: ExternalSecret
|
||||
name: argocd-dex-secret-source
|
||||
namespace: argocd
|
||||
# Ignoriere Status-Feld (wird von External Secrets Controller verwaltet)
|
||||
jsonPointers:
|
||||
- /status
|
||||
- /metadata/annotations
|
||||
- /metadata/labels
|
||||
Reference in New Issue
Block a user