Skip to content

Commit 676114c

Browse files
committed
fix typo in 065-sls-appset
1 parent 6a84a01 commit 676114c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ metadata:
1010
environment: '{{ .Values.account.id }}'
1111
region: '{{ .Values.region.id }}'
1212
cluster: '{{ .Values.cluster.id }}'
13-
icn: '{{ .Values.ibm-customer-number }}
14-
subscription-id: '{{ .Values.sls-subscription-id }}
13+
icn: '{{ .Values.ibm-customer-number }}'
14+
subscription-id: '{{ .Values.sls-subscription-id }}'
1515
annotations:
1616
argocd.argoproj.io/sync-wave: "065"
1717
spec:

0 commit comments

Comments
 (0)