diff options
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/policy/charts/brmsgw/templates/deployment.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/brmsgw/templates/deployment.yaml b/kubernetes/policy/charts/brmsgw/templates/deployment.yaml index a636e9011f..95446b24bb 100644 --- a/kubernetes/policy/charts/brmsgw/templates/deployment.yaml +++ b/kubernetes/policy/charts/brmsgw/templates/deployment.yaml @@ -55,7 +55,6 @@ spec: - name: REPOSITORY_PASSWORD {{- include "common.secret.envFromSecretFast" (dict "global" . "uid" "nexus-creds" "key" "password") | indent 10 }} volumeMounts: - volumeMounts: - mountPath: /config-input name: pe - mountPath: /config |