mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-03-21 19:42:42 +00:00
7 lines
326 B
YAML
7 lines
326 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- https://raw.githubusercontent.com/movetokube/postgres-operator/1.1.1/deploy/crds/db.movetokube.com_postgres_crd.yaml
|
|
- https://raw.githubusercontent.com/movetokube/postgres-operator/1.1.1/deploy/crds/db.movetokube.com_postgresusers_crd.yaml
|