[Helm] Add POD_NAMESPACE environment variable into Che server pod (#17773)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>7.20.x
parent
1f2bcacd7f
commit
dd42190097
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue