gitops/helmfiles/test/helmfile.yaml
Haitao Pan 58ae9a8d81 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