Comment oidc-bootstraps-infra app
This commit is contained in:
parent
08bb832edd
commit
33fa72dfbf
@ -1,20 +1,20 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: oidc-bootstrap-infra
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: infra
|
||||
source:
|
||||
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/infra.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/oidc-bootstrap/minio
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: infra
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ApplyOutOfSyncOnly=true
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: oidc-bootstrap-infra
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: infra
|
||||
# source:
|
||||
# repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/infra.git
|
||||
# targetRevision: HEAD
|
||||
# path: manifests/oidc-bootstrap/minio
|
||||
# directory:
|
||||
# recurse: true
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: infra
|
||||
# syncPolicy:
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
# - ApplyOutOfSyncOnly=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user