mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Added ArgoCD kubernetes-app (#7895)
* Added ArgoCD kubernetes-app * Update argocd_version to latest
This commit is contained in:
committed by
GitHub
parent
58390c79d0
commit
8922c45556
@@ -0,0 +1,7 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{argocd_namespace}}
|
||||
labels:
|
||||
app: argocd
|
||||
Reference in New Issue
Block a user