Merge pull request #28 from razinbouzar/fix-helm-chart-workflow-action-policy

Fix Helm chart workflow action policy
tree: 7f095d17acc23b8e084f7da4e386309be011a872
  1. .github/
  2. apis/
  3. chart/
  4. config/
  5. controllers/
  6. docs/
  7. e2e/
  8. examples/
  9. hack/
  10. pkg/
  11. tutorials/
  12. .asf.yaml
  13. .dockerignore
  14. .gitignore
  15. AGENTS.md
  16. Dockerfile
  17. go.mod
  18. go.sum
  19. LICENSE
  20. main.go
  21. Makefile
  22. NOTICE
  23. PROJECT
  24. README.md
README.md

Apache Druid Operator

Helm Chart

helm repo add apache-druid https://apache.github.io/druid-operator
helm repo update
helm -n druid-operator-system upgrade -i --create-namespace cluster-druid-operator apache-druid/druid-operator