bottlerocket-os / bottlerocket-os/bottlerocket-update-operator
Image Pull Secret template is broken
Open
- Dominant language
- Rust
- Stars
- 220
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
{{- if ((.Values.image_pull_secrets)) }}
image_pull_secrets:
{{ .Values.image_pull_secrets }}
{{- end }}
In helm template
Contributor guide
Assessment
This issue has not been assessed yet.