Skip to content
Snippets Groups Projects
Commit 3ae8f1b3 authored by OZGCloud's avatar OZGCloud
Browse files

quote identifier

parent a5fedd0c
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