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 7176ce6 commit f429a3bCopy full SHA for f429a3b
test/rekt/resources/integrationsink/integrationsink.yaml
@@ -19,7 +19,7 @@ metadata:
19
namespace: {{ .namespace }}
20
{{ if .annotations }}
21
{{ range $key, $value := .annotations }}
22
- {{ $key }}: {{ $value }}
+ {{ $key }}: "{{ $value }}"
23
{{ end }}
24
25
spec:
0 commit comments