Skip to content
Snippets Groups Projects

helm: Add a configmap entry for aptly.conf

Merged Andrej Shadura requested to merge aptly-add-configmap into collabora/switch-to-aptly
4 files
+ 11
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -8,3 +8,4 @@ data:
default "" .Values.global.backend.extraConfig
) | quote
}}
aptly.conf: {{ default "" .Values.global.backend.aptly | toPrettyJson | quote }}
Loading