diff --git a/Chart.yaml b/Chart.yaml index 86c278a..c7d5d21 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -6,5 +6,5 @@ description: |- and maintained by your friends at Equinix Metal type: application -version: 0.1.35 +version: 0.1.35-os appVersion: 2.7.2 diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 18d0726..8af6937 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -159,7 +159,7 @@ spec: {{- if .Values.openshift.trustSignerCA }} - name: service-cert-ca configMap: - name: {{ include "krakend.fullname" . }}-additional-trust-2 + name: {{ include "krakend.fullname" . }}-additional-trust - name: service-cert secret: secretName: {{ include "krakend.fullname" . }}-service-cert