mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
.github
actions
api
deploy
kubernetes
nfs
rbd
doc.go
ocp
doc.go
doc.go
go.mod
go.sum
assets
charts
cmd
deploy
docs
e2e
examples
internal
redhat
scripts
tools
troubleshooting
vendor
.commitlintrc.yml
.gitignore
.mergify.yml
.pre-commit-config.yaml
LICENSE
Makefile
OWNERS
OWNERS_ALIASES
README.md
build.env
deploy.sh
go.mod
go.sum
this fsgrouppolicy setting was missing in api/deploy/* which caused the yamlgen to not pickup this. this commit address the same. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>