Compare commits

..

1 Commits

Author SHA1 Message Date
Philippe Caseiro 38c3a4d107 feat(base): adding zalando postgresql operator 2022-10-25 07:43:17 +02:00
2 changed files with 2 additions and 8 deletions

View File

@ -4,7 +4,8 @@ kind: Kustomization
bases:
- https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
- ./postgresql
- github.com/zalando/postgres-operator/manifests
- github.com/zalando/postgres-operator/ui/manifests
- ./metallb
- ./minio
- ./nginx

View File

@ -1,7 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: redis-operator
resources:
- github.com/spotahome/redis-operator/manifests/kustomize/overlays/full