diff --git a/devspc/devspace-api/values.yaml b/devspc/devspace-api/values.yaml index 49d490d..e944750 100644 --- a/devspc/devspace-api/values.yaml +++ b/devspc/devspace-api/values.yaml @@ -4,4 +4,6 @@ imagePullSecrets: null image: name: null pullPolicy: Always - version: '' \ No newline at end of file + version: '' +ingress: + host: 'ui.devx.kube.xx' \ No newline at end of file