Comment extra resources
This commit is contained in:
parent
bf647e3834
commit
e65b23a0de
@ -1,20 +1,20 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: my-apps-extra-resources
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: my-apps
|
||||
source:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/my-apps.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/extra-resources
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: my-apps
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: my-apps-extra-resources
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: my-apps
|
||||
# source:
|
||||
# repoURL: https://git.dvirlabs.com/dvirlabs/my-apps.git
|
||||
# targetRevision: HEAD
|
||||
# path: manifests/extra-resources
|
||||
# directory:
|
||||
# recurse: true
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: my-apps
|
||||
# syncPolicy:
|
||||
# automated: {}
|
||||
# # prune: true
|
||||
# # selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user