1
0
Fork 0
Commit Graph

5 Commits (647b95bdafccdc7653702b59eeb0e04207f7d723)

Author SHA1 Message Date
Dustin 3b3d4c38ed dynk8s: Move Wireguard config to SealedSecret 2024-11-21 19:41:55 -06:00
Dustin da81a336e1 dynk8s-provisioner: Migrate to Kustomize 2024-11-19 10:43:42 -06:00
Dustin 8ccac0e845 dynk8s-provisioner: Set instance label for Argo CD
Argo CD wants every resource managed by an application to have that
application's name as the value of the `app.kubernetes.io/instance`
label.
2023-10-14 07:43:37 -05:00
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