Skip to content
Snippets Groups Projects
Commit b5a5046b authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

quote identifier

parent c211100b
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ spec: ...@@ -64,7 +64,7 @@ spec:
- name: ozgcloud_xta_server_protocol - name: ozgcloud_xta_server_protocol
value: {{ (.Values.xta).server.protocol }} value: {{ (.Values.xta).server.protocol }}
- name: ozgcloud_xta_identifier - name: ozgcloud_xta_identifier
value: {{ (.Values.xta).identifier }} value: {{ quote (.Values.xta).identifier }}
- name: ozgcloud_xta_keystore_file - name: ozgcloud_xta_keystore_file
value: "keystore/xta-keystore.p12" value: "keystore/xta-keystore.p12"
- name: ozgcloud_xta_keystore_password - name: ozgcloud_xta_keystore_password
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment