Skip to content

Commit 244a727

Browse files
committed
chore(kafka): change PASSPORTS to PASSWORDS
1 parent 29fb7ab commit 244a727

6 files changed

Lines changed: 18 additions & 18 deletions

File tree

addons/kafka/3.6/plans/standard-16c32g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

addons/kafka/3.6/plans/standard-1c2g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

addons/kafka/3.6/plans/standard-24c64g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

addons/kafka/3.6/plans/standard-2c4g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

addons/kafka/3.6/plans/standard-4c8g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

addons/kafka/3.6/plans/standard-8c16g3w/bind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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" .) }}

0 commit comments

Comments
 (0)