Skip to content

Commit 999b725

Browse files
committed
another variable issue
1 parent 6e3aa41 commit 999b725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
region: '{{ .Values.region.id }}'
4141
cluster: '{{ .Values.cluster.id }}'
4242
icn: '{{ `{{.instance.ibm_customer_number}}` }}'
43-
saas-sub-id: '{{ `{{.instance.subscription_id}}` }}'
43+
subscription_id: '{{ `{{.instance.subscription_id}}` }}'
4444
{{- if .Values.custom_labels }}
4545
{{ .Values.custom_labels | toYaml | indent 8 }}
4646
{{- end }}

0 commit comments

Comments
 (0)