Give Argo bootstrap resources a single owner
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# Owned by argocd; keep outside applications/ to avoid duplicate ownership.
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: AppProject
|
kind: AppProject
|
||||||
@@ -15,5 +15,5 @@ resources:
|
|||||||
- ./redis.yaml
|
- ./redis.yaml
|
||||||
- ./oidc-auth.yaml
|
- ./oidc-auth.yaml
|
||||||
- ./monitoring.yaml
|
- ./monitoring.yaml
|
||||||
- ./applications/argocd-applications.yaml
|
- ./argocd-applications.yaml
|
||||||
- ssh://git@git.k-space.ee/secretspace/kube/argocd # deploy key, used at k-space/kube, secretspace/kube, secretspace/members
|
- ssh://git@git.k-space.ee/secretspace/kube/argocd # deploy key, used at k-space/kube, secretspace/kube, secretspace/members
|
||||||
|
|||||||
Reference in New Issue
Block a user