try another port for default entry

This commit is contained in:
ducoterra
2020-04-18 19:21:44 -04:00
parent 5e2da267ac
commit c27507e535

View File

@@ -36,4 +36,7 @@ spec:
args:
- --api
- --kubernetes
- --logLevel=INFO
- --logLevel=INFO
- --defaultentrypoints=http,https
- --entrypoints=Name:https Address::9443 TLS
- --entrypoints=Name:http Address::9080