Automated upload for edp.buildth.ing
This commit is contained in:
parent
de0d2fb372
commit
24a8029772
4 changed files with 5 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ spec:
|
||||||
# TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged
|
# TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged
|
||||||
# As logout make problems, it is suggested to switch from path based routing to an own argocd domain,
|
# As logout make problems, it is suggested to switch from path based routing to an own argocd domain,
|
||||||
# similar to the CNOE amazon reference implementation and in our case, Forgejo
|
# similar to the CNOE amazon reference implementation and in our case, Forgejo
|
||||||
targetRevision: argo-cd-9.1.5
|
targetRevision: argo-cd-9.4.6
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp.buildth.ing/stacks/core/argocd/values.yaml
|
- $values/otc/edp.buildth.ing/stacks/core/argocd/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://code.forgejo.org/forgejo-helm/forgejo-helm.git
|
- repoURL: https://code.forgejo.org/forgejo-helm/forgejo-helm.git
|
||||||
path: .
|
path: .
|
||||||
targetRevision: v12.0.0
|
targetRevision: v16.2.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/edp.buildth.ing/stacks/forgejo/forgejo-server/values.yaml
|
- $values/otc/edp.buildth.ing/stacks/forgejo/forgejo-server/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -174,7 +174,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: observability.buildth.ing/devfw-cicd/edp-forgejo:v11.0.3-edp1
|
fullOverride: observability.buildth.ing/devfw-cicd/edp-forgejo:14.0.2-edp1-rootless
|
||||||
|
|
||||||
forgejo:
|
forgejo:
|
||||||
# This appears to be governed by forgejo-runner, as intuition would suggest
|
# This appears to be governed by forgejo-runner, as intuition would suggest
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,8 @@ credentials:
|
||||||
existingSecretName: "edge-credential"
|
existingSecretName: "edge-credential"
|
||||||
gitea:
|
gitea:
|
||||||
url: "https://edp.buildth.ing" # Required
|
url: "https://edp.buildth.ing" # Required
|
||||||
|
db:
|
||||||
|
existingSecretName: garm-fixed-credentials
|
||||||
|
|
||||||
providerConfig:
|
providerConfig:
|
||||||
edgeConnect:
|
edgeConnect:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue