Skip to content

Commit ebddc54

Browse files
committed
2 parents bc088c1 + 2493c6c commit ebddc54

7 files changed

Lines changed: 24 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" .) }}

addons/spark/3.4/meta.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,18 @@ allow_parameters:
2424
- name: "master.configOptions"
2525
required: false
2626
description: "master configOptions config for values.yaml"
27+
- name: "master.extraEnvVars"
28+
required: false
29+
description: "master extraEnvVars config for values.yaml"
2730
- name: "master.persistence"
2831
required: false
2932
description: "master persistence config for values.yaml"
3033
- name: "worker.configOptions"
3134
required: false
3235
description: "worker configOptions config for values.yaml"
36+
- name: "worker.extraEnvVars"
37+
required: false
38+
description: "worker extraEnvVars config for values.yaml"
3339
- name: "worker.persistence"
3440
required: false
3541
description: "worker persistence config for values.yaml"

0 commit comments

Comments
 (0)