Configure ArgoCD for Git repository
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/falco/falco-values.yaml
|
||||
- repoURL: https://github.com/REPLACE_WITH_GITHUB_OWNER/kubernetes-security-baseline.git
|
||||
- repoURL: https://git.swaphb.com/swaphb/kubernetes-security-baseline-lab.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
@@ -26,4 +26,3 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user