Remove service port 443
This commit is contained in:
parent
ab51472eba
commit
088d4e3d0f
1 changed files with 0 additions and 4 deletions
|
@ -9,9 +9,5 @@ spec:
|
||||||
- name: "http"
|
- name: "http"
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
# TODO: 2023.01.27 - jem: only http is needed to be exposed
|
|
||||||
- name: "https"
|
|
||||||
port: 443
|
|
||||||
targetPort: 8443
|
|
||||||
selector:
|
selector:
|
||||||
app: keycloak
|
app: keycloak
|
Loading…
Reference in a new issue