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
I have changed the TLS property ( tls. enabled=true), and custom CRD is updated; helm values are not updated, but there are no updates from the operator side (no rolling restarts)
Questions:
How does the operator handle the tls.enabled value update ?
Thank you
I know the chart itself will prevent changing tls.enabled from true to false. I wonder if there's a similar problem with the other direction. Are there any interesting logs that you could share?
I have changed the TLS property (
tls. enabled=true
), and custom CRD is updated; helm values are not updated, but there are no updates from the operator side (no rolling restarts)Questions:
How does the operator handle the
tls.enabled
value update ?Thank you
JIRA Link: K8S-214
The text was updated successfully, but these errors were encountered: