Initial upload

This commit is contained in:
Waldemar 2025-06-26 09:50:51 +02:00
parent a368827087
commit a6b864397a
56 changed files with 145 additions and 145 deletions

View file

@ -19,6 +19,6 @@ spec:
destination:
server: "https://kubernetes.default.svc"
source:
repoURL: https://<no value>/<no value>
repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "<no value>/<no value>/stacks/forgejo/forgejo-runner"
path: "otc/localtest.me/stacks/forgejo/forgejo-runner"

View file

@ -51,7 +51,7 @@ spec:
name: forgejo-runner-token
key: token
- name: FORGEJO_INSTANCE_URL
value: https://<no value>
value: https://gitea.localtest.me
volumeMounts:
- name: runner-data
mountPath: /data

View file

@ -29,10 +29,10 @@ spec:
targetRevision: v9.0.0-depends
helm:
valueFiles:
- $values/<no value>/<no value>/stacks/forgejo/forgejo-server/values.yaml
- repoURL: https://<no value>/<no value>
- $values/otc/localtest.me/stacks/forgejo/forgejo-server/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values
- repoURL: https://<no value>/<no value>
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "<no value>/<no value>/stacks/forgejo/forgejo-server/manifests"
path: "otc/localtest.me/stacks/forgejo/forgejo-server/manifests"

View file

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: <no value>
- host: gitea.localtest.me
http:
paths:
- backend:
@ -23,5 +23,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- <no value>
- gitea.localtest.me
secretName: forgejo-net-tls

View file

@ -18,7 +18,7 @@ persistence:
enabled: true
size: 200Gi
annotations:
everest.io/crypt-key-id: <no value>
everest.io/crypt-key-id:
test:
enabled: false
@ -136,8 +136,8 @@ gitea:
SSL_MODE: verify-ca
server:
DOMAIN: '<no value>'
ROOT_URL: 'https://<no value>:443'
DOMAIN: 'gitea.localtest.me'
ROOT_URL: 'https://gitea.localtest.me:443'
mailer:
ENABLED: true