Skip to content
Snippets Groups Projects
Commit b8f8fef8 authored by Orest Khud's avatar Orest Khud
Browse files

removed unnecessary values in configmap

parent 1ca4b7e8
No related branches found
No related tags found
4 merge requests!760Vulnerability fixes,!745Draft: M18 Upgraded packages to mitigate vulns in netty, guava, snakeyaml,!744Upgraded packages to mitigated vulns in netty, guava, snakeyaml,!686removed unnecessary values in configmap
Pipeline #181664 failed
......@@ -12,8 +12,6 @@ data:
LEGAL_HOST: {{ .Values.data.legalHost | quote }}
LOG_LEVEL: {{ .Values.data.logLevel | quote }}
PARTITION_HOST: {{ .Values.data.partitionHost | quote }}
REDIS_GROUP_HOST: {{ .Values.data.redisGroupHost | quote }}
REDIS_STORAGE_HOST: {{ .Values.data.redisStorageHost | quote }}
STORAGE_SERVICE_ACCOUNT_EMAIL: {{ .Values.data.storageServiceAccountEmail | quote }}
SPRING_PROFILES_ACTIVE: {{ .Values.data.springProfilesActive | quote }}
OPA_ENABLED: {{ .Values.data.opaEnabled | quote }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment