Duncan
08/31/2023, 2:43 PMtolerations key in the SpiceDBCluster.yaml, either in the base or spec , is not valid.
https://github.com/authzed/spicedb-operator/blob/365e60f45e0c2c9025764b6a3d2c3057348289f1/pkg/config/patch_test.go#L286Duncan
08/31/2023, 2:47 PMecordell
08/31/2023, 4:44 PMkind: SpiceDBCluster
spec:
config:
your: values
patches:
- kind: Deployment
patch:
spec:
template:
spec:
tolerations:
- key: example-key
operator: Exists
effect: NoScheduleDuncan
09/01/2023, 9:04 AMDuncan
09/01/2023, 9:06 AM