Skip to content

Commit

Permalink
fix: change from operator. to kc.operator. keys
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Jun 18, 2024
1 parent 4780e0e commit 665b375
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: OPERATOR_KEYCLOAK_IMAGE
- name: KC_OPERATOR_KEYCLOAK_IMAGE
value: "{{ .Values.operator.config.keycloakImage.repository }}:{{ .Values.operator.config.keycloakImage.tag | default .Chart.AppVersion }}"
ports:
- name: http
Expand Down

0 comments on commit 665b375

Please sign in to comment.