dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
118 stars 24 forks source link

feat(Openshift): Openshift CRD Flag to Ignore fsGroup #163

Closed ArthurVardevanyan closed 3 months ago

ArthurVardevanyan commented 3 months ago

See Issue for details: https://github.com/dragonflydb/dragonfly-operator/issues/116

This is my current workaround: https://github.com/ArthurVardevanyan/HomeLab/blob/main/kubernetes/dragonfly-operator/base/kyverno.yaml

Deployed PR: https://github.com/ArthurVardevanyan/HomeLab/pull/63