mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-05-21 02:29:25 +00:00
Added longhorn and switched to wildcard dns
This commit is contained in:
@@ -60,7 +60,7 @@ metadata:
|
||||
kubernetes.io/tls-acme: "true"
|
||||
spec:
|
||||
rules:
|
||||
- host: test.codywimer.com
|
||||
- host: helloworld.test.codywimer.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
@@ -69,5 +69,5 @@ spec:
|
||||
servicePort: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- test.codywimer.com
|
||||
- helloworld.test.codywimer.com
|
||||
secretName: letsencrypt-prod-test
|
||||
Reference in New Issue
Block a user