Initial upload
This commit is contained in:
parent
5a9a782227
commit
1d94243027
92 changed files with 16 additions and 14941 deletions
|
|
@ -18,7 +18,7 @@ persistence:
|
|||
enabled: true
|
||||
size: 200Gi
|
||||
annotations:
|
||||
everest.io/crypt-key-id: 1441ec4d-5f9a-4007-833a-6ba278415fc3
|
||||
everest.io/crypt-key-id: daae59f1-09f5-45f1-b11d-34948575ebdb
|
||||
|
||||
test:
|
||||
enabled: false
|
||||
|
|
@ -100,6 +100,8 @@ gitea:
|
|||
existingSecret: gitea-credential
|
||||
|
||||
config:
|
||||
APP_NAME: 'EDP'
|
||||
APP_SLOGAN: 'Build your thing in minutes'
|
||||
indexer:
|
||||
ISSUE_INDEXER_ENABLED: true
|
||||
ISSUE_INDEXER_TYPE: elasticsearch
|
||||
|
|
@ -153,14 +155,15 @@ service:
|
|||
nodePort: 32222
|
||||
externalTrafficPolicy: Cluster
|
||||
annotations:
|
||||
kubernetes.io/elb.id: 7d954977-9ab8-4d43-a163-255a75605b82
|
||||
kubernetes.io/elb.id: d1b9a881-d676-4706-b140-56c515c92dad
|
||||
|
||||
image:
|
||||
pullPolicy: "IfNotPresent"
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
#tag: "8.0.3"
|
||||
# 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
|
||||
|
||||
forgejo:
|
||||
runner:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue