[ISSUE] Connectors envFrom is empty when identity.auth is disabled (minimalist setup) #2761
Labels
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
platform/gcp
Issues related to GCP
Describe the issue:
Using this local setup values to test the latest helm chart version, deployment fails.
Expected behavior:
envFrom should be within the if within the template
How to reproduce:
Use latest Helm Chart Version and try deploying with minimalist values.
Logs:
Error: UPGRADE FAILED: cannot patch "camunda-connectors" with kind Deployment: Deployment.apps "camunda-connectors" is invalid: spec.template.spec.containers[0].env[1].valueFrom: Invalid value: "": may not be specified when
valueis not empty
Environment:
I know this is one of those edge cases for people who dont want to use identity, but since youre providing a minimalistic testing setup, i just wanted to let you know :)
The text was updated successfully, but these errors were encountered: