fix(kubeapps): prelaunch fixing

This commit is contained in:
Kjeld Schouten 2024-02-27 23:26:54 +01:00
parent d4372e416e
commit 15b9e42c01
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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: