You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use helm diff to show changes that would be applied and have automation to roll things out. It just makes the diff a little harder to parse as you need to know to ignore these changes.
As a feature request, perhaps allow these to be provided when installing the chart
issue
Every time
helm diff
orhelm sync
is run changes are shown even if no config changes we madebackground
The registry secret generates a random password inline:
harbor-helm/templates/registry/registry-secret.yaml
Line 9 in b5b422f
Similarly with the notary certificates:
harbor-helm/templates/notary/notary-cm.yaml
Line 11 in b5b422f
The text was updated successfully, but these errors were encountered: