fix(kubeapps): prelaunch fixing
This commit is contained in:
parent
d4372e416e
commit
15b9e42c01
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps
|
||||
- https://ghcr.io/xstar97/my-proxy-service
|
||||
type: application
|
||||
version: 2.1.4
|
||||
version: 2.1.5
|
||||
|
|
|
@ -47,13 +47,13 @@ service:
|
|||
## TODO: Enable
|
||||
main:
|
||||
enabled: false
|
||||
primary: true
|
||||
primary: false
|
||||
expandObjectName: false
|
||||
ports:
|
||||
main:
|
||||
## TODO: Enable
|
||||
enabled: false
|
||||
primary: true
|
||||
primary: false
|
||||
port: 3000
|
||||
targetPort: 3000
|
||||
tckubeapps:
|
||||
|
|
Loading…
Reference in New Issue