github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/core.humio.com/HumioIngestToken/testdata/unknown.yaml (about) 1 apiVersion: core.humio.com/v1alpha1 2 kind: HumioIngestToken 3 metadata: 4 finalizers: 5 - core.humio.com/finalizer 6 generation: 1 7 labels: 8 app.kubernetes.io/instance: humio-deploy 9 name: test-token-1 10 namespace: humio 11 resourceVersion: '10768058' 12 uid: f0a51e3d-8b64-483c-99fa-d7184a840707 13 spec: 14 managedClusterName: example-humiocluster 15 name: test-token 16 parserName: json 17 repositoryName: example-1 18 tokenSecretName: example-test-token-1 19 status: 20 state: Unknown