Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08288015c3 | |||
| b88aba4b72 | |||
| e10e0d1dcb | |||
| 094d965893 | |||
| 804ceb7900 | |||
| c98eba8f21 | |||
| 040a680e9f | |||
| c6b0d90675 | |||
| 8a38c3fbde |
2 changed files with 6 additions and 4 deletions
|
|
@ -163,7 +163,7 @@ image:
|
||||||
#tag: "8.0.3"
|
#tag: "8.0.3"
|
||||||
# Adds -rootless suffix to image name
|
# Adds -rootless suffix to image name
|
||||||
# rootless: true
|
# rootless: true
|
||||||
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:pr-41-rootless
|
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:1.1.0
|
||||||
|
|
||||||
forgejo:
|
forgejo:
|
||||||
runner:
|
runner:
|
||||||
|
|
|
||||||
|
|
@ -151,9 +151,11 @@ gitea:
|
||||||
|
|
||||||
service:
|
service:
|
||||||
ssh:
|
ssh:
|
||||||
type: NodePort
|
type: LoadBalancer
|
||||||
nodePort: 32222
|
nodePort: 32222
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Cluster
|
||||||
|
annotations:
|
||||||
|
kubernetes.io/elb.id: 4a8b3649-08a8-4da4-8d3d-5aed3781cf94
|
||||||
|
|
||||||
image:
|
image:
|
||||||
pullPolicy: "IfNotPresent"
|
pullPolicy: "IfNotPresent"
|
||||||
|
|
@ -161,7 +163,7 @@ image:
|
||||||
#tag: "8.0.3"
|
#tag: "8.0.3"
|
||||||
# Adds -rootless suffix to image name
|
# Adds -rootless suffix to image name
|
||||||
#rootless: true
|
#rootless: true
|
||||||
fullOverride: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/edp-forgejo:prerelease-v11-0-1-rootless
|
fullOverride: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/edp-forgejo:v1.1.0-edp-v11.0.3
|
||||||
|
|
||||||
forgejo:
|
forgejo:
|
||||||
runner:
|
runner:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue