gitops/helmfiles/test/helmfile.yaml
Haitao Pan 7031d05283 update
2024-03-20 21:18:40 +08:00

13 lines
247 B
YAML

repositories:
- name: bitnami
url: https://charts.bitnami.com/bitnami
releases:
- name: postgresql
namespace: default
chart: bitnami/postgresql
values:
- auth:
username: my-user
password: my-password