Files
ISA-Frontend/helmvalues/client.Production.yaml
2020-04-17 12:17:30 +02:00

21 lines
508 B
YAML

fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-$(BUILD.BUILDNUMBER)-$(BUILD.SOURCEVERSION)
ingress:
enabled: true
path: /
hosts:
- isa.kubernetes.paragon-systems.de
- isa-$(LOWERENVIRONMENT).kubernetes.paragon-systems.de
deployment_annotations:
co.elastic.logs/module: nginx
co.elastic.logs/fileset.stdout: access
co.elastic.logs/fileset.stderr: error
aspnet_environment: $(ENVIRONMENT)
configMap:
mountPath: /usr/share/nginx/html/assets/config