cloudnative-pg / cloudnative-pg/charts

Add annotations to pooler.yaml

Open Beginner friendly
#969 0 comments 0 reactions 0 assignees View on GitHub
chart( cluster )
Dominant language
Go Template
Stars
621
Forks
265
Avg merge
7d 12h
Merged PRs (30d)
7

Description

Add annotations to pooler.yaml

```
metadata:
{{- with .Values.poolers.annotations }}
annotations:
{{- toYaml . | nindent 6 }}
{{- end }}
```

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.