[Helm] Add POD_NAMESPACE environment variable into Che server pod (#17773)

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
7.20.x
Mykola Morhun 2020-09-02 14:23:43 +03:00 committed by GitHub
parent 1f2bcacd7f
commit dd42190097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: KUBERNETES_NAMESPACE
value: {{ .Release.Namespace }}
# If git-self-signed-cert is used then configure Che Server with certificate content
# to propagate it to the specified location and provide particular configuration for Git service