Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit bff323d

Browse files
authored
fixed blue deployment in chart (#143)
1 parent d268676 commit bff323d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apis/trips/charts/mydrive-trips/templates/deployment.blue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if .Values.ingress.enabled -}}
1+
{{ if .Values.blue.enabled }}
22
apiVersion: apps/v1
33
kind: Deployment
44
metadata:

0 commit comments

Comments
 (0)