Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 289 Bytes

TheHive4 on Kubernetes

These deployment files are used for testing TheHive 4 in my Kubernetes cluster. Change secrets such as play.http.secret.key="YouNeedToChangeThisKey" in 10-thehive-config.yaml.

Todo

  • Use deployment instead of just pods
  • Key as environment variable
  • etc.