otc/central-forgejo.think-ahead.cloud/stacks/forgejo/forgejo-server/values.yaml aktualisiert
This commit is contained in:
parent
5ea8cd55cb
commit
ae9db59c80
1 changed files with 4 additions and 3 deletions
|
@ -24,12 +24,13 @@ deployment:
|
|||
|
||||
extraVolumeMounts:
|
||||
- mountPath: /etc/elasticsearch
|
||||
name: elasticsearch-cert
|
||||
name: elasticsearch-cert-volume
|
||||
|
||||
extraVolumes:
|
||||
- name: elasticsearch-cert
|
||||
- name: elasticsearch-cert-volume
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
defaultMode: 420
|
||||
name: elasticsearch-cert
|
||||
|
||||
gitea:
|
||||
additionalConfigFromEnvs:
|
||||
|
|
Loading…
Reference in a new issue