1
0
Fork 0
Commit Graph

2 Commits (d943c936a710a1affe97a463f84550028011f673)

Author SHA1 Message Date
Dustin 61378e9724 dynk8s: Fix Ingress routing
I guess I thought `defaultBackend` was scoped to the TLS host, but it
appears to be global, across all Ingress resources in the cluster.
Thus, it really doesn't make any sense for any Ingress to have a default
backend, and certainly not the dynk8s provisioner.
2022-11-24 11:14:01 -06:00
Dustin a683505e5d dynk8s-provisioner: Add manifest 2022-10-11 21:58:22 -05:00