feat(base): adding minio operator submodule
This commit is contained in:
parent
472a1b9334
commit
822855126e
|
@ -0,0 +1,3 @@
|
|||
[submodule "base/minio"]
|
||||
path = base/minio
|
||||
url = https://github.com/minio/operator.git
|
|
@ -3,3 +3,4 @@ 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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bbbdc109eb9e0ee428722ee4e532cfd21b9bd1f2
|
Loading…
Reference in New Issue