Skip to content

Commit

Permalink
feat(argocd): set namespace labels
Browse files Browse the repository at this point in the history
  • Loading branch information
isac322 committed Dec 17, 2023
1 parent 9e064dd commit 41a2de8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion argocd/appsets/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ spec:
maxDuration: 3m0s
limit: 100
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
managedNamespaceMetadata:
labels:
homelab.bhyoo.com/cloudflare-ca-required: 'true'

0 comments on commit 41a2de8

Please sign in to comment.