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
For some reason Doppler Operator can't sync secrets for this deployment.
I have lots of errors like:
2025-01-20T16:16:34.906Z ERROR controllers.DopplerSecret Unable to reconcile deployment {"dopplersecret": "doppler-operator-system/***", "error": "Failed to update deployment annotation: Deployment.apps \"web-***\" is invalid: spec.template.spec.initContainers[0].readinessProbe: Forbidden: may not be set for init containers without restartPolicy=Always"}
The text was updated successfully, but these errors were encountered:
I have the following deployment that uses a sidecar container (https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/):
For some reason Doppler Operator can't sync secrets for this deployment.
I have lots of errors like:
The text was updated successfully, but these errors were encountered: