We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb16342 commit 078df93Copy full SHA for 078df93
cluster/crds/ext-postgres-operator/kustomization.yaml
@@ -2,5 +2,5 @@
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
resources:
5
- - https://raw.githubusercontent.com/movetokube/postgres-operator/1.1.1/deploy/crds/db.movetokube.com_postgres_crd.yaml
6
- - https://raw.githubusercontent.com/movetokube/postgres-operator/1.1.1/deploy/crds/db.movetokube.com_postgresusers_crd.yaml
+ - https://raw.githubusercontent.com/movetokube/postgres-operator/1.2.2/deploy/crds/db.movetokube.com_postgres_crd.yaml
+ - https://raw.githubusercontent.com/movetokube/postgres-operator/1.2.2/deploy/crds/db.movetokube.com_postgresusers_crd.yaml
0 commit comments