fix(helmfile): Using correct private registry for postfix helm-chart

This commit is contained in:
Martin Müller
2023-12-01 15:20:25 +00:00
parent ef870ae385
commit d367739248

View File

@@ -40,7 +40,7 @@ repositories:
- name: "postfix-repo"
oci: true
url: >-
{{ env "PRIVATE_CHART_REPOSITORY_URL" |
{{ env "PRIVATE_IMAGE_REGISTRY_URL" |
default "external-registry.souvap-univention.de/sovereign-workplace/souvap/tooling/charts/postfix" }}
verify: true
keyring: "../../files/gpg-pubkeys/souvap-univention-de.gpg"