enable admin portal

This commit is contained in:
ducoterra
2020-04-20 10:52:36 -04:00
parent 7d97ce3f28
commit 18699cbfc8
3 changed files with 9 additions and 13 deletions

View File

@@ -15,4 +15,8 @@ spec:
- protocol: TCP
port: 9443
name: websecure
targetPort: 9443
targetPort: 9443
- protocol: TCP
port: 8080
name: admin
targetPort: 8080