Add annotations to pooler.yaml

Open Beginner friendly
#969 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
helm

Research direction

Open pooler.yaml and inspect the metadata section alongside the existing poolers annotations value. Add the requested annotation handling there, then render the Helm chart with pooler annotations configured and confirm they appear in the generated resource metadata.

Written by the indexing model from the issue text.

Description

chart( cluster )

Add annotations to pooler.yaml

metadata:
  {{- with .Values.poolers.annotations }}
    annotations:
    {{- toYaml . | nindent 6 }}
  {{- end }}
Dominant language
Go Template
Stars
622
Forks
264
Avg merge
6d 16h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudnative-pg/charts

All issues in cloudnative-pg/charts

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.