mass update and migrate to networking.k8s.io/v1 api
This commit is contained in:
@ -28,15 +28,17 @@ podLabels: {}
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
labels: {}
|
||||
className: ""
|
||||
annotations: {}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
# path: "/pypiserver"
|
||||
hosts:
|
||||
- host: chart-example.local
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls: []
|
||||
# - secretName: pypiserver.cluster.local
|
||||
# hosts:
|
||||
# - pypiserver.cluster.local
|
||||
# - secretName: chart-example-tls
|
||||
# hosts:
|
||||
# - chart-example.local
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
Reference in New Issue
Block a user