digitalis-io / vals-operator

Kubernetes Operator to sync secrets between different secret backends and Kubernetes
Apache License 2.0
156 stars 8 forks source link

bug: rollout for valssecrets triggers all the time #85

Closed digiserg closed 8 hours ago

digiserg commented 15 hours ago

The rollout should only trigger when the value in the secret backend is different to the value in the kube secret but it seems to trigger every single time.