This commit is contained in:
havelight-ee
2023-05-11 13:55:28 +09:00
parent 55d4828037
commit 2d70373907
1390 changed files with 0 additions and 1398 deletions

View File

@@ -0,0 +1,2 @@
service:
type: ClusterIP

View File

@@ -0,0 +1,8 @@
serviceDiscovery:
enabled: true
cache:
ownersCount: 2
authOwnersCount: 2
replicaCount: 2
rbac:
create: true

View File

@@ -0,0 +1,4 @@
autoscaling:
enabled: true
pdb:
create: true

View File

@@ -0,0 +1,4 @@
initdbScripts:
test.sh: |
#!/bin/sh
true

View File

@@ -0,0 +1,9 @@
ingress:
enabled: true
tls: true
service:
type: ClusterIP
metrics:
enabled: true