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 6e3aa41 commit 999b725Copy full SHA for 999b725
root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml
@@ -40,7 +40,7 @@ spec:
40
region: '{{ .Values.region.id }}'
41
cluster: '{{ .Values.cluster.id }}'
42
icn: '{{ `{{.instance.ibm_customer_number}}` }}'
43
- saas-sub-id: '{{ `{{.instance.subscription_id}}` }}'
+ subscription_id: '{{ `{{.instance.subscription_id}}` }}'
44
{{- if .Values.custom_labels }}
45
{{ .Values.custom_labels | toYaml | indent 8 }}
46
{{- end }}
0 commit comments