Helm lookup function doesn't seem to be working #1779
Labels
bug
Something isn't working
closed-for-staleness
Issue/PR was closed due to staleness
needs-triage
Priority and effort undetermined yet
response-requested
Awaiting response from author
Description of the bug:
While generating yaml files from Cilium helm chart, I ran into some issue. Every time cdk8s synth runes, it's generating a new certificate.
Looks like Cilium helm chart uses helm
lookup
function to decide whether to generate a new certificate or not.Because of this cdk8s synth is always overwriting a generated Secrets.
In this example,
Secret.cilium-ca.yaml
,Secret.hubble-server-certs.yaml
files are always overwritten.Reproduction Steps:
Error Log:
Environment:
Other:
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: