Add 443 port to registry addon

pull/8208/head
Nicola Ferraro 2020-05-19 16:09:52 +02:00
parent 7cede2680f
commit 5daeff2b16
1 changed files with 4 additions and 0 deletions

View File

@ -10,7 +10,11 @@ spec:
type: ClusterIP
ports:
- port: 80
name: http
targetPort: 5000
- port: 443
name: https
targetPort: 443
selector:
actual-registry: "true"
kubernetes.io/minikube-addons: registry