Files
ISA-Frontend/helmvalues/client.Staging.yaml
2022-03-18 14:01:32 +01:00

31 lines
590 B
YAML

fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
replicaCount: 2
ingress:
enabled: true
path: /
hosts:
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
resources:
limits:
cpu: 300m
memory: 100Mi
requests:
cpu: 100m
memory: 100Mi
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