chhange ESO name
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: ApplicationSet
|
kind: ApplicationSet
|
||||||
metadata:
|
metadata:
|
||||||
name: external-secrets
|
name: external-secrets-operator
|
||||||
namespace: openshift-gitops
|
namespace: openshift-gitops
|
||||||
# annotations:
|
# annotations:
|
||||||
# argocd.argoproj.io/sync-wave: "1"
|
# argocd.argoproj.io/sync-wave: "1"
|
||||||
|
|||||||
@@ -10,10 +10,10 @@ spec:
|
|||||||
goTemplate: true
|
goTemplate: true
|
||||||
goTemplateOptions: ["missingkey=error"]
|
goTemplateOptions: ["missingkey=error"]
|
||||||
generators:
|
generators:
|
||||||
- list:
|
- clusters: {}
|
||||||
elements:
|
# - list:
|
||||||
- cluster: internal
|
# elements:
|
||||||
- cluster: in-cluster
|
# - cluster: internal
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: '{{.cluster}}-openshift-lightspeed'
|
name: '{{.cluster}}-openshift-lightspeed'
|
||||||
|
|||||||
Reference in New Issue
Block a user