paramterized additional things and tested on developer sandbox

This commit is contained in:
René Zubcevic
2021-12-23 17:07:23 +01:00
parent 4018212304
commit ee31633822
6 changed files with 23 additions and 7 deletions

View File

@@ -9,5 +9,5 @@ data:
TZ: 'Europe/Amsterdam'
EXCLUDE_CATEGORIES: 'CLIENT_SIDE'
EXCLUDE_LESSONS: 'SqlInjectionAdvanced'
WEBWOLF_HOST: 'webwolf-1-wolf-demo-project.apps-crc.testing'
WEBWOLF_HOST: '{{ .Values.webwolf_server.name }}-wolf-{{ .Values.namespace }}{{ .Values.urlpostfix }}'
WEBWOLF_PORT: '80'