Skip to content

Commit de10f04

Browse files
committed
fix: correct missing escaping
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 8050027 commit de10f04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/coco-supported/sandbox/initdata.toml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ url = 'https://kbs-trustee-operator-system.{{ .Values.global.hubClusterDomain }}
2525
kbs_cert = """
2626
acmmagickey_trustee_cert
2727
"""
28+
'''
2829

2930
"policy.rego" = '''
3031
package agent_policy

0 commit comments

Comments
 (0)