Add proper configuration to values.yaml

Change-Id: I1dea1254fb40959fbae970f5eff3fbd8ae66f1a4
This commit is contained in:
jmarchel 2024-03-01 13:48:56 +01:00
parent b9c077c46d
commit 3368f8b7df

View File

@ -87,3 +87,8 @@ nodeSelector: {}
tolerations: []
affinity: {}
env:
NODE_ENV: "production"
VITE_API_URL: "http://nebulous-gui-controller:3000"