Skip to content

Commit

Permalink
fix: drop airgapped support for Insights flags that use `bitnami-shel…
Browse files Browse the repository at this point in the history
…l` (#1796)

fix: drop airgapped support for Insights flags that use `bitnami-shell`  (#1787)

fix: drop support for `tls` and `volumePermissions` in airgapped Insights Postgres
(cherry picked from commit f4511ce)

Co-authored-by: Andrei Sekretenko <asekretenko@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and asekretenko authored Jan 2, 2024
1 parent 7a72f91 commit 2f9a93c
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
postgresql:
metrics:
enabled: true
volumePermissions:
enabled: true
# These sections are not supported because the `bitnami-shell` image required by them
# contains a number of critical vulnerabilities that are hard to remove:
#
# volumePermissions:
# tls:
nova:
helmRepositoryURLs: ["https://mesosphere.github.io/charts/stable"]
trivy:
Expand Down

0 comments on commit 2f9a93c

Please sign in to comment.