rework
parent
8beee0ef87
commit
4628ee6678
@ -1,23 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: bootstrap
|
|
||||||
namespace: argo-cd
|
|
||||||
spec:
|
|
||||||
destination:
|
|
||||||
namespace: argo-cd
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
project: default
|
|
||||||
source:
|
|
||||||
path: .
|
|
||||||
repoURL: 'prodnso-harbor-01.smardigo.digital/infrastructure'
|
|
||||||
targetRevision: 0.1.6
|
|
||||||
chart: bootstrap
|
|
||||||
helm:
|
|
||||||
valueFiles:
|
|
||||||
- values.yaml
|
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
selfHeal: true
|
|
||||||
syncOptions:
|
|
||||||
- CreateNamespace=true
|
|
||||||
Loading…
Reference in New Issue