Compare commits
No commits in common. "fd897e9822a7384ec84a7f3050578b518a1f87e6" and "82096575bacb5738a35a32373e66157b3133b3f0" have entirely different histories.
fd897e9822
...
82096575ba
|
@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
|
||||
bases:
|
||||
- ./olm
|
||||
- ./metallb
|
||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
|
||||
- ./rabbitmq
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.27.0/crds.yaml
|
||||
- https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.27.0/olm.yaml
|
Loading…
Reference in New Issue