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://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps
|
||||||
- https://ghcr.io/xstar97/my-proxy-service
|
- https://ghcr.io/xstar97/my-proxy-service
|
||||||
type: application
|
type: application
|
||||||
version: 2.1.4
|
version: 2.1.5
|
||||||
|
|
|
@ -47,13 +47,13 @@ service:
|
||||||
## TODO: Enable
|
## TODO: Enable
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
primary: true
|
primary: false
|
||||||
expandObjectName: false
|
expandObjectName: false
|
||||||
ports:
|
ports:
|
||||||
main:
|
main:
|
||||||
## TODO: Enable
|
## TODO: Enable
|
||||||
enabled: false
|
enabled: false
|
||||||
primary: true
|
primary: false
|
||||||
port: 3000
|
port: 3000
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
tckubeapps:
|
tckubeapps:
|
||||||
|
|
Loading…
Reference in New Issue