added azure pipeline + helmfiles

This commit is contained in:
Nico Hanus
2020-04-17 12:17:30 +02:00
parent 29f527c380
commit 255a9ca893
8 changed files with 190 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-$(BUILD.BUILDNUMBER)-$(BUILD.SOURCEVERSION)
ingress:
enabled: true
path: /
hosts:
- 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