mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(k8s-gateway): set default envsubst
for flux-local to succeed
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
namespace: flux-system
|
||||
values:
|
||||
fullnameOverride: k8s-gateway
|
||||
domain: "${DNS_SHORT} ${DNS_MAIN} ${DNS_VPN} ${DNS_STREAM} ${DNS_ME} ${DNS_HOME} ${DNS_INTERNAL} ${DNS_FUNNY}"
|
||||
domain: "${DNS_SHORT:=jjgadgets.tech} ${DNS_MAIN} ${DNS_VPN} ${DNS_STREAM} ${DNS_ME} ${DNS_HOME} ${DNS_INTERNAL} ${DNS_FUNNY}"
|
||||
fallthrough:
|
||||
enabled: true
|
||||
ttl: 1
|
||||
|
||||
Reference in New Issue
Block a user