File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ credential:
1010 - name : CLIENT_USERS
1111 value : {{ join "," .Values.sasl.client.users | quote }}
1212
13- - name : CLIENT_PASSPORTS
13+ - name : CLIENT_PASSWORDS
1414 valueFrom :
1515 secretKeyRef :
1616 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
@@ -24,15 +24,15 @@ credential:
2424 {{- end }}
2525
2626 {{- if regexFind "SASL" (upper .Values.listeners.interbroker.protocol) }}
27- - name : INTER_BROKER_PASSPORTS
27+ - name : INTER_BROKER_PASSWORDS
2828 valueFrom :
2929 secretKeyRef :
3030 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
3131 jsonpath : ' { .data.inter-broker-password }'
3232 {{- end }}
3333
3434 {{- if regexFind "SASL" (upper .Values.listeners.controller.protocol) }}
35- - name : CONTROLLER_PASSPORTS
35+ - name : CONTROLLER_PASSWORDS
3636 valueFrom :
3737 secretKeyRef :
3838 name : {{ printf "%s-user-passwords" (include "common.names.fullname" .) }}
You can’t perform that action at this time.
0 commit comments