***NO_CI*** fix helmvalues

This commit is contained in:
Nico Hanus
2020-04-17 12:44:54 +02:00
parent 97802c8e41
commit 8c0efadeee
4 changed files with 16 additions and 16 deletions

View File

@@ -1,15 +1,15 @@
fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-$(BUILD.BUILDNUMBER)-$(BUILD.SOURCEVERSION)
tag: prod-%BUILD.BUILDNUMBER%-%BUILD.SOURCEVERSION%
ingress:
enabled: true
path: /
hosts:
- isa-$(LOWERENVIRONMENT).kubernetes.paragon-systems.de
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
aspnet_environment: $(ENVIRONMENT)
aspnet_environment: %ENVIRONMENT%
configMap:
mountPath: /usr/share/nginx/html/assets/config
mountPath: /usr/share/nginx/html/assets/config