Replace all to oramap
This commit is contained in:
parent
5405258069
commit
263a17f7dc
@ -1,21 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: oramap
|
|
||||||
namespace: argocd
|
|
||||||
spec:
|
|
||||||
project: my-apps
|
|
||||||
source:
|
|
||||||
repoURL: https://git.dvirlabs.com/dvirlabs/my-apps.git
|
|
||||||
targetRevision: HEAD
|
|
||||||
path: charts/oramap
|
|
||||||
helm:
|
|
||||||
valueFiles:
|
|
||||||
- ../../manifests/oramap/values.yaml
|
|
||||||
destination:
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
namespace: my-apps
|
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
Loading…
x
Reference in New Issue
Block a user