helm: Use Apache instead of nginx to serve our static repo files (sync collabora/production from collabora/staging)
Compare changes
Files
3+ 62
− 16
@@ -5,19 +5,65 @@ metadata:
@@ -5,19 +5,65 @@ metadata:
proxy_pass http://{{ include "aptly.fullname" . }}-latest-snapshots.{{ .Release.Namespace }}.svc.cluster.local:{{ .Values.latestSnapshots.service.port }}/latest/$dist;