There is typo in secrets.yaml and also logocal error related to replication password.
Error: Failed to render chart: exit status 1: Error: template: mariadb/templates/secrets.yaml:35:97: executing "mariadb/templates/secrets.yaml" at <.Values.rauth.replicationPassword>: nil pointer evaluating interface {}.replicationPassword
Use --debug flag to render out invalid YAML
Error: plugin "diff" exited with error
To Reproduce
Steps to reproduce the behavior:
Just try to install
Expected behavior
A clear and concise description of what you expected to happen.
Which chart:
mariadb 8.0.1
Describe the bug
There is typo in secrets.yaml and also logocal error related to replication password.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Version of Helm and Kubernetes:
helm version
:kubectl version
:Additional context Add any other context about the problem here.