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

     1  apiVersion: core.humio.com/v1alpha1
     2  kind: HumioAlert
     3  metadata:
     4    creationTimestamp: '2022-12-08T02:03:07Z'
     5    finalizers:
     6      - core.humio.com/finalizer
     7    generation: 3
     8    labels:
     9      app.kubernetes.io/instance: humio-deploy
    10    name: example-alert-1
    11    namespace: humio
    12    resourceVersion: '10768150'
    13    uid: eb138512-0661-47c1-a056-0e53f3b5fa1f
    14  spec:
    15    actions:
    16      - move-to-alerts
    17    description: Error counts
    18    labels:
    19      - test-label
    20    managedClusterName: example-humiocluster
    21    name: example-alert
    22    query:
    23      queryString: '#repo = humio | error = true | count() | _count > 0'
    24      start: 24h
    25    silenced: false
    26    throttleTimeMillis: 60000
    27    viewName: example-view
    28  status:
    29    state: Unknown