Add support for variable subsitution in Ingress hosts

This commit is contained in:
Steffen Kreutz
2018-11-29 10:17:37 +01:00
parent 8a8331bf57
commit 252cf3723c
8 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: nginx
labels:
app.kubernetes.io/component: nginx
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: http