File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ credential:
2727 jsonpath : ' { .spec.ports[?(@.name=="tcp-redis")].port }'
2828 {{- end }}
2929
30- {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) - }}
30+ {{- if and .Values.auth.enabled (not .Values.auth.existingSecret) }}
3131 - name : REDIS_PASSWORD
3232 valueFrom :
3333 secretKeyRef :
You can’t perform that action at this time.
0 commit comments