fix(sandstorm): explicitly disable HR svc

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-02-24 17:37:08 +08:00
parent 36bf688cbb
commit f09658728e

View File

@@ -24,8 +24,10 @@ spec:
value: "1"
nameservers:
- "${IP_HOME_DNS}"
# service:
# main:
service:
main:
enabled: false
primary: false
# type: LoadBalancer
# externalTrafficPolicy: Local
# loadBalancerIP: "${APP_IP_SANDSTORM}"