1
0
Fork 0

refactor: move everything under clusters/bee/

This commit is contained in:
Vojtěch Mareš 2022-12-16 15:59:25 +01:00
parent cdf747fc8d
commit b38e8e62c9
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
44 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,39 @@
vault:
global:
tlsDisable: true
injector:
enabled: false
csi:
enabled: true
server:
ingress:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-mareshq
pathType: Prefix
tls:
- secretName: vault-tls
hosts:
- vault.cloud.mareshq.com
hosts:
- host: vault.cloud.mareshq.com
paths:
- /
dataStorage:
enabled: true
size: 1Gi
auditStorage:
enabled: true
size: 1Gi
ha:
enabled: true
replicas: 3
raft:
enabled: true