mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-21 21:41:17 +00:00
12 lines
193 B
YAML
12 lines
193 B
YAML
_helm:
|
|
name: postgres-operator
|
|
namespace: cozy-postgres-operator
|
|
createNamespace: true
|
|
crds: CreateReplace
|
|
dependsOn:
|
|
- name: cert-manager
|
|
|
|
cloudnative-pg:
|
|
crds:
|
|
create: true
|