Skip to content

Commit

Permalink
fix: add values for alpha and ratel (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkonush authored Nov 29, 2024
1 parent 657db72 commit f1cd4e4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bootstrap/appset-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@ spec:
persistence:
storageClass: longhorn
size: 20Gi
alpha:
persistence:
storageClass: longhorn
size: 10Gi
ratel:
enabled: true
ingress:
enabled: true
hostname: ratel.dgraph.lan
ingressClassName: traefik
template:
metadata:
name: "{{.name}}"
Expand Down

0 comments on commit f1cd4e4

Please sign in to comment.