fix: exposed

This commit is contained in:
devthejo 2023-12-17 00:51:30 +01:00
parent 734e1c0cde
commit 0ca9b46625
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -1,4 +1,4 @@
{{- if and .Values.service.enabled (eq .Values.rollout.strategy.type "BlueGreen") -}}
{{- if and .Values.exposed .Values.service.enabled (eq .Values.rollout.strategy.type "BlueGreen") -}}
apiVersion: v1
kind: Service
metadata: