This commit is contained in:
2024-08-07 05:35:03 -05:00
parent 6d743b8812
commit 1488f5c3bd

View File

@@ -9,15 +9,17 @@ spec:
repoURL: https://gitlab.com/developerdurp/homelab.git repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: dmz targetRevision: dmz
path: vault path: vault
directory:
recurse: true
destination: destination:
server: https://kubernetes.default.svc
namespace: vault namespace: vault
name: in-cluster
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
ignoreDifferences:
- group: admissionregistration.k8s.io
kind: MutatingWebhookConfiguration
jqPathExpressions:
- .webhooks[]?.clientConfig.caBundle