fix(keycloak): don't want to use a LoadBalancer service
This commit is contained in:
parent
da2cb9a4df
commit
31b3bd9e68
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
selector:
|
selector:
|
||||||
app: keycloak
|
app: keycloak
|
||||||
type: LoadBalancer
|
# type: LoadBalancer
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue