add ns argo and secrets for argo workflows

This commit is contained in:
2024-08-27 16:35:42 +10:00
parent f34665e1ff
commit ffc9e84eda
5 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: argo
spec: {}
status: {}