We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a84a01 commit 676114cCopy full SHA for 676114c
root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml
@@ -10,8 +10,8 @@ metadata:
10
environment: '{{ .Values.account.id }}'
11
region: '{{ .Values.region.id }}'
12
cluster: '{{ .Values.cluster.id }}'
13
- icn: '{{ .Values.ibm-customer-number }}
14
- subscription-id: '{{ .Values.sls-subscription-id }}
+ icn: '{{ .Values.ibm-customer-number }}'
+ subscription-id: '{{ .Values.sls-subscription-id }}'
15
annotations:
16
argocd.argoproj.io/sync-wave: "065"
17
spec:
0 commit comments