This commit is contained in:
Kjeld Schouten 2024-02-16 15:26:44 +01:00
parent b7ab46c33b
commit bc603c4c24
1 changed files with 3 additions and 1 deletions

View File

@ -35,10 +35,12 @@ workload:
service: service:
main: main:
enabled: false enabled: true
ports: ports:
main: main:
enabled: true
port: 3000 port: 3000
targetPort: 3000
tckubeapps: tckubeapps:
enabled: true enabled: true
primary: true primary: true