mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat(app-template): Release 2.0.0-beta.1 (#175)
This commit is contained in:
parent
7b6ee00be6
commit
ed407c00df
8 changed files with 13 additions and 12 deletions
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
@ -22,7 +22,7 @@ controllers:
|
|||
second-container:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
env:
|
||||
HTTP_PORT: 8888
|
||||
HTTPS_PORT: 9998
|
||||
|
@ -30,7 +30,7 @@ controllers:
|
|||
third-container:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
|
||||
second-controller:
|
||||
type: deployment
|
||||
|
@ -38,7 +38,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
HTTP_PORT: 8889
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
probes:
|
||||
|
|
|
@ -5,7 +5,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
tag: 30
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue