mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
fixing helm chart bug in playground variable
This commit is contained in:
parent
6361a1d63b
commit
16dd617473
@ -110,6 +110,7 @@ spec:
|
||||
- name: LEARNING_HOST
|
||||
value: {{ .Values.appsec.learning.name }}-svc
|
||||
{{- else }}
|
||||
env:
|
||||
- name: K8S_PLAYGROUND_ENVIRONMENT
|
||||
value: {{ .Values.appsec.playground }}
|
||||
{{- end -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user