github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/minio.min.io/Tenant/testdata/out_of_control.yaml (about)

     1  apiVersion: minio.min.io/v2
     2  kind: Tenant
     3  metadata:
     4    name: minio-tenant
     5  spec:
     6    image: minio/minio:latest
     7    pools:
     8      - name: pool-0
     9        servers: 1
    10        volumesPerServer: 4
    11  status:
    12    revision: 0
    13    currentState: Statefulset not controlled by operator