Skip to content

Commit

Permalink
[MOSIP-37815]
Browse files Browse the repository at this point in the history
Signed-off-by: VSIVAKALYAN <[email protected]>
  • Loading branch information
VSIVAKALYAN authored Nov 29, 2024
1 parent 39879f4 commit a50ea69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/signup-service/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
- name: container_user
value: {{ .Values.containerSecurityContext.runAsUser }}
- name: KAFKA_CONSUMER_GROUP_ID
value: mock-signup-idv-kafka-{{ .Release.Namespace }} # Using the namespace dynamicallyb
value: mock-signup-idv-kafka-{{ .Release.Namespace }} # Using the namespace dynamically
- name: JDK_JAVA_OPTIONS
value: {{ .Values.additionalResources.javaOpts }}
{{- if .Values.pluginUrlEnv }}
Expand Down

0 comments on commit a50ea69

Please sign in to comment.