feat(local-path-provisionner): adding rancher-os local-pathk-provisionner support

This commit is contained in:
Philippe Caseiro 2023-03-06 14:26:52 +01:00
parent 7a26298154
commit 374f052cb5
3 changed files with 9 additions and 3 deletions

View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/rancher/local-path-provisioner/deploy?ref=v0.0.23

View File

@ -4,7 +4,7 @@ namespace: postgresql-operator
resources:
- namespace.yaml
- github.com/zalando/postgres-operator/manifests
- github.com/zalando/postgres-operator/ui/manifests
- github.com/zalando/postgres-operator/manifests?ref=v1.9.0
- github.com/zalando/postgres-operator/ui/manifests?ref=v1.9.0

View File

@ -4,5 +4,5 @@ namespace: redis-operator
resources:
- namespace.yaml
- github.com/spotahome/redis-operator/manifests/kustomize/overlays/default
- github.com/spotahome/redis-operator/manifests/kustomize/overlays/default?ref=v1.2.4