Skip to content

Optimize pgwatch Helm chart: secure secrets + stable & fast images#9

Open
Joshna907 wants to merge 1 commit intocybertec-postgresql:mainfrom
Joshna907:my-helm-fixes
Open

Optimize pgwatch Helm chart: secure secrets + stable & fast images#9
Joshna907 wants to merge 1 commit intocybertec-postgresql:mainfrom
Joshna907:my-helm-fixes

Conversation

@Joshna907
Copy link

Hi 👋

This PR makes a few small updates to the Helm chart:

  • Changed the secrets from plain text to base64, so passwords and usernames aren’t directly visible in the YAML.
  • Switched images to specific versions instead of :latest to avoid slow pulls and unpredictable updates.
  • Used Alpine images where possible to make the containers smaller and start faster.

No functional changes, just small improvements for safety and speed.
Thanks for reviewing !!!

@pashagolub pashagolub requested a review from Schmaetz October 16, 2025 11:26
@Joshna907
Copy link
Author

@Schmaetz Hey could you check this pull request ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant