Closed mrclrchtr closed 5 months ago
Hi, thank you for this proposal, bitnami usually uses empty string by default.
https://github.com/bitnami/charts/blob/main/bitnami/postgresql/values.yaml#L574
Maybe we should set like:
priorityClassName: {{ default "system-cluster-critical" .Values.priorityClassName }}
Yes, you're absolutely right. I was a bit stressed earlier and made a copy paste mistake.
Hi, can you:
priorityClassName: ""
to the values.yaml fileThanks.
Done. Thank you very much, sorry about the circumstances 😅
/m
/m
Thank you!
Pull Request
What? (description)
Set missing priorityClassName
Why? (reasoning)
It's missing
Acceptance
Please use the following checklist:
make conformance
)make lint
)make unit
)make conformance error: