You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: deploy/olm-catalog/application-monitoring-operator/1.7.0/application-monitoring-operator.v1.7.0.clusterserviceversion.yaml
Copy file name to clipboardexpand all lines: deploy/olm-catalog/application-monitoring-operator/1.7.0/applicationmonitoring.integreatly.org_applicationmonitorings_crd.yaml
description: BlackboxTarget is the Schema for the blackboxtargets API
16
+
properties:
17
+
apiVersion:
18
+
description: 'APIVersion defines the versioned schema of this representation
19
+
of an object. Servers should convert recognized schemas to the latest
20
+
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
21
+
type: string
22
+
kind:
23
+
description: 'Kind is a string value representing the REST resource this
24
+
object represents. Servers may infer this from the endpoint the client
25
+
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
26
+
type: string
27
+
metadata:
28
+
type: object
29
+
spec:
30
+
description: BlackboxTargetSpec defines the desired state of BlackboxTarget
31
+
properties:
32
+
blackboxTargets:
33
+
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
34
+
Important: Run "operator-sdk generate k8s" to regenerate code after
35
+
modifying this file Add custom validation using kubebuilder tags:
0 commit comments