10 lines
198 B
YAML
10 lines
198 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: tenant-lite
|
|
|
|
images:
|
|
- name: minio/operator
|
|
|
|
resources:
|
|
- github.com/minio/operator/examples/kustomization/tenant-lite
|