|
1 |
| -# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.60.1/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml |
| 1 | +# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.61.1/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml |
2 | 2 | ---
|
3 | 3 | apiVersion: apiextensions.k8s.io/v1
|
4 | 4 | kind: CustomResourceDefinition
|
@@ -313,8 +313,8 @@ spec:
|
313 | 313 | description: TLS configuration
|
314 | 314 | properties:
|
315 | 315 | ca:
|
316 |
| - description: Struct containing the CA cert to use |
317 |
| - for the targets. |
| 316 | + description: Certificate authority used when verifying |
| 317 | + server certificates. |
318 | 318 | properties:
|
319 | 319 | configMap:
|
320 | 320 | description: ConfigMap containing data to use
|
@@ -361,8 +361,8 @@ spec:
|
361 | 361 | x-kubernetes-map-type: atomic
|
362 | 362 | type: object
|
363 | 363 | cert:
|
364 |
| - description: Struct containing the client cert file |
365 |
| - for the targets. |
| 364 | + description: Client certificate to present when doing |
| 365 | + client-authentication. |
366 | 366 | properties:
|
367 | 367 | configMap:
|
368 | 368 | description: ConfigMap containing data to use
|
@@ -724,8 +724,8 @@ spec:
|
724 | 724 | description: TLS configuration for the client.
|
725 | 725 | properties:
|
726 | 726 | ca:
|
727 |
| - description: Struct containing the CA cert to |
728 |
| - use for the targets. |
| 727 | + description: Certificate authority used when verifying |
| 728 | + server certificates. |
729 | 729 | properties:
|
730 | 730 | configMap:
|
731 | 731 | description: ConfigMap containing data to
|
@@ -773,8 +773,8 @@ spec:
|
773 | 773 | x-kubernetes-map-type: atomic
|
774 | 774 | type: object
|
775 | 775 | cert:
|
776 |
| - description: Struct containing the client cert |
777 |
| - file for the targets. |
| 776 | + description: Client certificate to present when |
| 777 | + doing client-authentication. |
778 | 778 | properties:
|
779 | 779 | configMap:
|
780 | 780 | description: ConfigMap containing data to
|
@@ -1170,8 +1170,8 @@ spec:
|
1170 | 1170 | description: TLS configuration for the client.
|
1171 | 1171 | properties:
|
1172 | 1172 | ca:
|
1173 |
| - description: Struct containing the CA cert to |
1174 |
| - use for the targets. |
| 1173 | + description: Certificate authority used when verifying |
| 1174 | + server certificates. |
1175 | 1175 | properties:
|
1176 | 1176 | configMap:
|
1177 | 1177 | description: ConfigMap containing data to
|
@@ -1219,8 +1219,8 @@ spec:
|
1219 | 1219 | x-kubernetes-map-type: atomic
|
1220 | 1220 | type: object
|
1221 | 1221 | cert:
|
1222 |
| - description: Struct containing the client cert |
1223 |
| - file for the targets. |
| 1222 | + description: Client certificate to present when |
| 1223 | + doing client-authentication. |
1224 | 1224 | properties:
|
1225 | 1225 | configMap:
|
1226 | 1226 | description: ConfigMap containing data to
|
@@ -1626,8 +1626,8 @@ spec:
|
1626 | 1626 | description: TLS configuration for the client.
|
1627 | 1627 | properties:
|
1628 | 1628 | ca:
|
1629 |
| - description: Struct containing the CA cert to |
1630 |
| - use for the targets. |
| 1629 | + description: Certificate authority used when verifying |
| 1630 | + server certificates. |
1631 | 1631 | properties:
|
1632 | 1632 | configMap:
|
1633 | 1633 | description: ConfigMap containing data to
|
@@ -1675,8 +1675,8 @@ spec:
|
1675 | 1675 | x-kubernetes-map-type: atomic
|
1676 | 1676 | type: object
|
1677 | 1677 | cert:
|
1678 |
| - description: Struct containing the client cert |
1679 |
| - file for the targets. |
| 1678 | + description: Client certificate to present when |
| 1679 | + doing client-authentication. |
1680 | 1680 | properties:
|
1681 | 1681 | configMap:
|
1682 | 1682 | description: ConfigMap containing data to
|
@@ -2160,8 +2160,8 @@ spec:
|
2160 | 2160 | description: TLS configuration for the client.
|
2161 | 2161 | properties:
|
2162 | 2162 | ca:
|
2163 |
| - description: Struct containing the CA cert to |
2164 |
| - use for the targets. |
| 2163 | + description: Certificate authority used when verifying |
| 2164 | + server certificates. |
2165 | 2165 | properties:
|
2166 | 2166 | configMap:
|
2167 | 2167 | description: ConfigMap containing data to
|
@@ -2209,8 +2209,8 @@ spec:
|
2209 | 2209 | x-kubernetes-map-type: atomic
|
2210 | 2210 | type: object
|
2211 | 2211 | cert:
|
2212 |
| - description: Struct containing the client cert |
2213 |
| - file for the targets. |
| 2212 | + description: Client certificate to present when |
| 2213 | + doing client-authentication. |
2214 | 2214 | properties:
|
2215 | 2215 | configMap:
|
2216 | 2216 | description: ConfigMap containing data to
|
@@ -2552,8 +2552,8 @@ spec:
|
2552 | 2552 | description: TLS configuration for the client.
|
2553 | 2553 | properties:
|
2554 | 2554 | ca:
|
2555 |
| - description: Struct containing the CA cert to |
2556 |
| - use for the targets. |
| 2555 | + description: Certificate authority used when verifying |
| 2556 | + server certificates. |
2557 | 2557 | properties:
|
2558 | 2558 | configMap:
|
2559 | 2559 | description: ConfigMap containing data to
|
@@ -2601,8 +2601,8 @@ spec:
|
2601 | 2601 | x-kubernetes-map-type: atomic
|
2602 | 2602 | type: object
|
2603 | 2603 | cert:
|
2604 |
| - description: Struct containing the client cert |
2605 |
| - file for the targets. |
| 2604 | + description: Client certificate to present when |
| 2605 | + doing client-authentication. |
2606 | 2606 | properties:
|
2607 | 2607 | configMap:
|
2608 | 2608 | description: ConfigMap containing data to
|
@@ -3026,8 +3026,8 @@ spec:
|
3026 | 3026 | description: TLS configuration for the client.
|
3027 | 3027 | properties:
|
3028 | 3028 | ca:
|
3029 |
| - description: Struct containing the CA cert to |
3030 |
| - use for the targets. |
| 3029 | + description: Certificate authority used when verifying |
| 3030 | + server certificates. |
3031 | 3031 | properties:
|
3032 | 3032 | configMap:
|
3033 | 3033 | description: ConfigMap containing data to
|
@@ -3075,8 +3075,8 @@ spec:
|
3075 | 3075 | x-kubernetes-map-type: atomic
|
3076 | 3076 | type: object
|
3077 | 3077 | cert:
|
3078 |
| - description: Struct containing the client cert |
3079 |
| - file for the targets. |
| 3078 | + description: Client certificate to present when |
| 3079 | + doing client-authentication. |
3080 | 3080 | properties:
|
3081 | 3081 | configMap:
|
3082 | 3082 | description: ConfigMap containing data to
|
@@ -3437,8 +3437,8 @@ spec:
|
3437 | 3437 | description: TLS configuration for the client.
|
3438 | 3438 | properties:
|
3439 | 3439 | ca:
|
3440 |
| - description: Struct containing the CA cert to |
3441 |
| - use for the targets. |
| 3440 | + description: Certificate authority used when verifying |
| 3441 | + server certificates. |
3442 | 3442 | properties:
|
3443 | 3443 | configMap:
|
3444 | 3444 | description: ConfigMap containing data to
|
@@ -3486,8 +3486,8 @@ spec:
|
3486 | 3486 | x-kubernetes-map-type: atomic
|
3487 | 3487 | type: object
|
3488 | 3488 | cert:
|
3489 |
| - description: Struct containing the client cert |
3490 |
| - file for the targets. |
| 3489 | + description: Client certificate to present when |
| 3490 | + doing client-authentication. |
3491 | 3491 | properties:
|
3492 | 3492 | configMap:
|
3493 | 3493 | description: ConfigMap containing data to
|
@@ -3808,8 +3808,8 @@ spec:
|
3808 | 3808 | description: TLS configuration for the client.
|
3809 | 3809 | properties:
|
3810 | 3810 | ca:
|
3811 |
| - description: Struct containing the CA cert to |
3812 |
| - use for the targets. |
| 3811 | + description: Certificate authority used when verifying |
| 3812 | + server certificates. |
3813 | 3813 | properties:
|
3814 | 3814 | configMap:
|
3815 | 3815 | description: ConfigMap containing data to
|
@@ -3857,8 +3857,8 @@ spec:
|
3857 | 3857 | x-kubernetes-map-type: atomic
|
3858 | 3858 | type: object
|
3859 | 3859 | cert:
|
3860 |
| - description: Struct containing the client cert |
3861 |
| - file for the targets. |
| 3860 | + description: Client certificate to present when |
| 3861 | + doing client-authentication. |
3862 | 3862 | properties:
|
3863 | 3863 | configMap:
|
3864 | 3864 | description: ConfigMap containing data to
|
@@ -4229,8 +4229,8 @@ spec:
|
4229 | 4229 | description: TLS configuration for the client.
|
4230 | 4230 | properties:
|
4231 | 4231 | ca:
|
4232 |
| - description: Struct containing the CA cert to |
4233 |
| - use for the targets. |
| 4232 | + description: Certificate authority used when verifying |
| 4233 | + server certificates. |
4234 | 4234 | properties:
|
4235 | 4235 | configMap:
|
4236 | 4236 | description: ConfigMap containing data to
|
@@ -4278,8 +4278,8 @@ spec:
|
4278 | 4278 | x-kubernetes-map-type: atomic
|
4279 | 4279 | type: object
|
4280 | 4280 | cert:
|
4281 |
| - description: Struct containing the client cert |
4282 |
| - file for the targets. |
| 4281 | + description: Client certificate to present when |
| 4282 | + doing client-authentication. |
4283 | 4283 | properties:
|
4284 | 4284 | configMap:
|
4285 | 4285 | description: ConfigMap containing data to
|
|
0 commit comments