ingress wie mattermost
This commit is contained in:
@@ -22,20 +22,13 @@ service:
|
||||
endpoint: tatort.local
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations: {}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
enabled: false
|
||||
className: ""
|
||||
path: /
|
||||
pathtype: ImplementationSpecific
|
||||
hosts: [ tatort.local ]
|
||||
# hosts:
|
||||
# - host: tatort.local
|
||||
# paths:
|
||||
# - path: /
|
||||
# pathType: ImplementationSpecific
|
||||
|
||||
tls: []
|
||||
annotations: {}
|
||||
hosts:
|
||||
- tatort.innohub.local
|
||||
tls:
|
||||
|
||||
route:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user