Remove loadbalancer type from service
This commit is contained in:
parent
ccdc8c9cc0
commit
4a6030f053
1 changed files with 1 additions and 2 deletions
|
@ -10,5 +10,4 @@ spec:
|
|||
port: 8080
|
||||
targetPort: 8080
|
||||
selector:
|
||||
app: keycloak
|
||||
type: LoadBalancer
|
||||
app: keycloak
|
Loading…
Reference in a new issue