mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
16 lines
331 B
YAML
16 lines
331 B
YAML
fullnameOverride: isa-ui-feature
|
|
image:
|
|
harborRepo: isa/ui
|
|
tag: debug-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
|
|
|
ingress:
|
|
enabled: true
|
|
path: /
|
|
hosts:
|
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
|
|
|
aspnet_environment: %ENVIRONMENT%
|
|
|
|
configMap:
|
|
mountPath: /usr/share/nginx/html/assets/config
|