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://ghcr.io/xstar97/my-proxy-service
type: application
version: 2.1.4
version: 2.1.5

View File

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