mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merge branch 'hotfix/traefik-ingressroute-with-path'
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
fullnameOverride: isa-ui-feature
|
fullnameOverride: isa-ui-feature-v%MAJOR%
|
||||||
image:
|
image:
|
||||||
harborRepo: isa/ui
|
harborRepo: isa/ui
|
||||||
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /isa-ui/v%MAJOR%
|
||||||
hosts:
|
hosts:
|
||||||
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
fullnameOverride: isa-ui
|
fullnameOverride: isa-ui-v%MAJOR%
|
||||||
image:
|
image:
|
||||||
harborRepo: isa/ui
|
harborRepo: isa/ui
|
||||||
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /isa-ui/v%MAJOR%
|
||||||
hosts:
|
hosts:
|
||||||
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
fullnameOverride: isa-ui
|
fullnameOverride: isa-ui-v%MAJOR%
|
||||||
image:
|
image:
|
||||||
harborRepo: isa/ui
|
harborRepo: isa/ui
|
||||||
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||||
@@ -7,7 +7,7 @@ replicaCount: 2
|
|||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /isa-ui/v%MAJOR%
|
||||||
hosts:
|
hosts:
|
||||||
- isa.kubernetes.paragon-systems.de
|
- isa.kubernetes.paragon-systems.de
|
||||||
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
fullnameOverride: isa-ui
|
fullnameOverride: isa-ui-v%MAJOR%
|
||||||
image:
|
image:
|
||||||
harborRepo: isa/ui
|
harborRepo: isa/ui
|
||||||
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||||
@@ -7,7 +7,7 @@ replicaCount: 2
|
|||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /isa-ui/v%MAJOR%
|
||||||
hosts:
|
hosts:
|
||||||
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
fullnameOverride: isa-ui
|
fullnameOverride: isa-ui-v%MAJOR%
|
||||||
image:
|
image:
|
||||||
harborRepo: isa/ui
|
harborRepo: isa/ui
|
||||||
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
tag: %BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /
|
path: /isa-ui/v%MAJOR%
|
||||||
hosts:
|
hosts:
|
||||||
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
- isa-%LOWERENVIRONMENT%.kubernetes.paragon-systems.de
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user