kubeapps back to token for now

This commit is contained in:
Kjeld Schouten 2024-02-21 12:45:45 +01:00
parent 13b6cc42cb
commit e010e5f926
2 changed files with 20 additions and 14 deletions

View File

@ -17,8 +17,8 @@ dependencies:
tags: []
import-values: []
- name: kubeapps
version: 14.4.0
repository: https://charts.bitnami.com/bitnami
version: 14.4.6
repository: oci://registry-1.docker.io/bitnamicharts
condition: ""
alias: ogkubeapps
tags: []
@ -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: 1.2.1
version: 1.2.2

View File

@ -14,14 +14,16 @@ podOptions:
automountServiceAccountToken: true
workload:
## TODO: Enable
main:
enabled: true
enabled: false
primary: true
type: Deployment
podSpec:
containers:
## TODO: Enable
main:
enabled: true
enabled: false
primary: true
env:
PORT: 3000
@ -42,19 +44,23 @@ workload:
port: 3000
service:
## TODO: Enable
main:
enabled: true
primary: true
expandObjectName: false
ports:
main:
enabled: true
primary: true
port: 3000
targetPort: 3000
enabled: false
primary: true
expandObjectName: false
ports:
main:
## TODO: Enable
enabled: false
primary: true
port: 3000
targetPort: 3000
tckubeapps:
enabled: true
expandObjectName: false
## TODO: Move to main service
primary: true
labels:
truecharts.org/flagged: "true"
selectorLabels: