imfreedom/k8s-cluster

74b8c661f3b8
Parents 3829a5502041
Children 13497b7e6500
Apparently you can't use yaml tags or whatever anymore
--- a/50-reaperworld.com.yaml Tue Oct 30 23:50:16 2018 -0500
+++ b/50-reaperworld.com.yaml Tue Jan 01 01:42:34 2019 -0600
@@ -10,14 +10,19 @@
spec:
rules:
- host: reaperworld.com
- http: &http_rules
+ http:
paths:
- backend:
serviceName: www
servicePort: 80
path: /
- host: www.reaperworld.com
- http: *http_rules
+ http:
+ paths:
+ - backend:
+ serviceName: www
+ servicePort: 80
+ path: /
tls:
- hosts:
- reaperworld.com