Skip to content

Add helm chart for the operator installation #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 29, 2022

Conversation

samm-git
Copy link
Contributor

@samm-git samm-git commented May 18, 2022

This PR is to add helm chart for the Postgres Operator installation. I think it could be more convenient compared to k8s kustomize way for many usecases. Please let me know if you want any changes or parameters to be added.

Changes in the PR:

  • Helm added
  • Added CI action to host helm using github pages

name: {{ include "chart.fullname" . }}
env:
- name: WATCH_NAMESPACE
value: ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add this to values.yaml please? In case someone wants to watch specific namespace.

@hitman99 hitman99 merged commit 67a2d95 into movetokube:master Oct 29, 2022
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.

2 participants