Skip to content

Commit

Permalink
Merge pull request mosip#65 from Rakshitha650/patch-1
Browse files Browse the repository at this point in the history
[MOSIP-34818]Updated values.yaml
  • Loading branch information
ckm007 authored Aug 14, 2024
2 parents 3d03d13 + 12f7412 commit 93d74fa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions helm/inji-certify/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,9 @@ extraEnvVars: []
##
extraEnvVarsCM:
- global
- config-server-share
- inji-config-server-share
- artifactory-share
- softhsm-certitfy-share

## Secret with extra environment variables
##
Expand Down Expand Up @@ -289,9 +290,6 @@ initContainers:
env:
- name: ENABLE_INSECURE
value: "true"
envFrom:
- configMapRef:
name: global
image: docker.io/openjdk:11-jre
imagePullPolicy: Always
name: cacerts
Expand Down

0 comments on commit 93d74fa

Please sign in to comment.