Merge branch 'hotfix/traefik-ingressroute-with-path'

This commit is contained in:
Michael Auer
2025-03-11 18:05:31 +01:00
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
fullnameOverride: isa-ui-feature
fullnameOverride: isa-ui-feature-v%MAJOR%
image:
harborRepo: isa/ui
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
ingress:
enabled: true
path: /
path: /isa-ui/v%MAJOR%
hosts:
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de

View File

@@ -1,11 +1,11 @@
fullnameOverride: isa-ui
fullnameOverride: isa-ui-v%MAJOR%
image:
harborRepo: isa/ui
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
ingress:
enabled: true
path: /
path: /isa-ui/v%MAJOR%
hosts:
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de

View File

@@ -1,4 +1,4 @@
fullnameOverride: isa-ui
fullnameOverride: isa-ui-v%MAJOR%
image:
harborRepo: isa/ui
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
@@ -7,7 +7,7 @@ replicaCount: 2
ingress:
enabled: true
path: /
path: /isa-ui/v%MAJOR%
hosts:
- isa.kubernetes.paragon-systems.de
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de

View File

@@ -1,4 +1,4 @@
fullnameOverride: isa-ui
fullnameOverride: isa-ui-v%MAJOR%
image:
harborRepo: isa/ui
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
@@ -7,7 +7,7 @@ replicaCount: 2
ingress:
enabled: true
path: /
path: /isa-ui/v%MAJOR%
hosts:
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de

View File

@@ -1,11 +1,11 @@
fullnameOverride: isa-ui
fullnameOverride: isa-ui-v%MAJOR%
image:
harborRepo: isa/ui
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
ingress:
enabled: true
path: /
path: /isa-ui/v%MAJOR%
hosts:
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de