[ATMOSPHERE-607] fix rook ceph service name (#2208)

1 file changed
tree: 75ef1955d8abfb35150e28806426d204530bafb1
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. doc/
  6. hack/
  7. images/
  8. internal/
  9. meta/
  10. molecule/
  11. playbooks/
  12. plugins/
  13. roles/
  14. tests/
  15. tools/
  16. zuul.d/
  17. .ansible-lint
  18. .charts.yml
  19. .envrc
  20. .flake8
  21. .gitignore
  22. .pre-commit-config.yaml
  23. .python-version
  24. .stestr.conf
  25. CHANGELOG.md
  26. Earthfile
  27. flake.lock
  28. flake.nix
  29. galaxy.yml
  30. go.mod
  31. go.sum
  32. README.md
  33. requirements.txt
  34. setup.cfg
  35. setup.py
  36. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::

pre-commit install --hook-type commit-msg