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
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
Intro to the problem
I have kustomization that uses
helmChart
, so the usualkubectl diff -k
will not apply.My workaround till now was:
The only problem here is that for
field is immutable
I cannot get the real diff.Proposal
The text was updated successfully, but these errors were encountered: