github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/core.humio.com/HumioRepository/testdata/healthy.yaml (about)

     1  apiVersion: core.humio.com/v1alpha1
     2  kind: HumioRepository
     3  metadata:
     4    annotations:
     5    creationTimestamp: '2022-12-08T02:03:07Z'
     6    finalizers:
     7      - core.humio.com/finalizer
     8    generation: 3
     9    labels:
    10      app.kubernetes.io/instance: humio-deploy
    11    name: example-repo-1
    12    namespace: humio
    13    resourceVersion: '10768154'
    14    uid: bb626adb-1cdd-4db2-baa8-ae5e30132603
    15  spec:
    16    description: example description
    17    managedClusterName: example-humiocluster
    18    name: example-repo
    19    retention:
    20      ingestSizeInGB: 4
    21      storageSizeInGB: 50
    22      timeInDays: 730
    23  status:
    24    state: Exists