mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
***NO_CI*** fix helmvalues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
fullnameOverride: isa-ui
|
||||
image:
|
||||
harborRepo: isa/ui
|
||||
tag: prod-%BUILD.BUILDNUMBER%-%BUILD.SOURCEVERSION%
|
||||
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fullnameOverride: isa-ui
|
||||
image:
|
||||
harborRepo: isa/ui
|
||||
tag: prod-%BUILD.BUILDNUMBER%-%BUILD.SOURCEVERSION%
|
||||
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fullnameOverride: isa-ui
|
||||
image:
|
||||
harborRepo: isa/ui
|
||||
tag: prod-%BUILD.BUILDNUMBER%-%BUILD.SOURCEVERSION%
|
||||
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
fullnameOverride: isa-ui
|
||||
image:
|
||||
harborRepo: isa/ui
|
||||
tag: debug-%BUILD.BUILDNUMBER%-%BUILD.SOURCEVERSION%
|
||||
tag: debug-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user