Skip to content

Commit 38015e9

Browse files
authored
Deploy ESO using Helm Charts on stone-stg-rh01 (#9134)
1 parent ba8170a commit 38015e9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

argo-cd-apps/base/all-clusters/infra-deployments/external-secrets-operator/external-secrets-operator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ spec:
1818
elements:
1919
- nameNormalized: stone-stage-p01
2020
values.clusterDir: stone-stage-p01
21+
- nameNormalized: stone-stg-rh01
22+
values.clusterDir: stone-stg-rh01
2123
template:
2224
metadata:
2325
name: external-secrets-operator-{{nameNormalized}}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
resources:
4+
- ../../helm-charts

0 commit comments

Comments
 (0)