11 lines
231 B
YAML
11 lines
231 B
YAML
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
name: postgres
|
|
namespace: kube-system
|
|
spec:
|
|
repo: https://cloudnative-pg.github.io/charts
|
|
chart: cloudnative-pg
|
|
targetNamespace: cnpg-system
|
|
createNamespace: true
|