Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PFM-4468 Organisation encryption host and state level tenant id #2217

Merged
merged 1 commit into from
Dec 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ env: |
configMapKeyRef:
name: egov-service-host
key: egov-hrms
- name: EGOV_ENC_HOST
valueFrom:
configMapKeyRef:
name: egov-service-host
key: egov-enc-service
- name: ORG_KAFKA_CREATE_TOPIC
value: "save-org"
- name: ORG_KAFKA_UPDATE_TOPIC
Expand Down Expand Up @@ -135,3 +140,8 @@ env: |
- name: ORGANISATION_CONTACT_DETAILS_UPDATE_TOPIC
value: {{ index .Values "organisation-contact-details-update-topic" | quote }}
{{- end }}
- name: STATE_LEVEL_TENANT_ID
valueFrom:
configMapKeyRef:
name: egov-config
key: egov-state-level-tenant-id