Skip to content

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Sep 6, 2025

As we are not using bitnami anymore, adding it as Helm repo is not needed.

@kiblik
Copy link
Contributor Author

kiblik commented Sep 6, 2025

There is still one reference in the Helm README, but it is referring to a different use case (test of external DB)

#### Step 2.5: Install PostgreSQL (Optional)
If you need to simulate a PostgreSQL database external to DefectDojo, you can install PostgreSQL using the following Helm command:
```bash
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update
helm install defectdojo-postgresql bitnami/postgresql -n defectdojo -f postgresql/values.yaml
```

And two references in values.yaml, but there is no better replacement for documentation at the moment.
# For more advance options check the bitnami chart documentation: https://github.com/bitnami/charts/tree/main/bitnami/postgresql

# For more advance options check the bitnami chart documentation: https://github.com/bitnami/charts/tree/main/bitnami/redis

@valentijnscholten
Copy link
Member

Should we mention somewhere that we have vendored the bitnami charts for now?

@kiblik
Copy link
Contributor Author

kiblik commented Sep 8, 2025

Should we mention somewhere that we have vendored the bitnami charts for now?

Not sure if it is needed. How do you see it, @rossops?

@Maffooch Maffooch requested a review from rossops September 8, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants