...
1apiVersion: v1
2kind: PodTemplate
3metadata:
4 annotations:
5 annotationsKey: annotationsValue
6 creationTimestamp: "2008-01-01T01:01:01Z"
7 deletionGracePeriodSeconds: 10
8 deletionTimestamp: "2009-01-01T01:01:01Z"
9 finalizers:
10 - finalizersValue
11 generateName: generateNameValue
12 generation: 7
13 labels:
14 labelsKey: labelsValue
15 managedFields:
16 - apiVersion: apiVersionValue
17 fieldsType: fieldsTypeValue
18 fieldsV1: {}
19 manager: managerValue
20 operation: operationValue
21 subresource: subresourceValue
22 time: "2004-01-01T01:01:01Z"
23 name: nameValue
24 namespace: namespaceValue
25 ownerReferences:
26 - apiVersion: apiVersionValue
27 blockOwnerDeletion: true
28 controller: true
29 kind: kindValue
30 name: nameValue
31 uid: uidValue
32 resourceVersion: resourceVersionValue
33 selfLink: selfLinkValue
34 uid: uidValue
35template:
36 metadata:
37 annotations:
38 annotationsKey: annotationsValue
39 creationTimestamp: "2008-01-01T01:01:01Z"
40 deletionGracePeriodSeconds: 10
41 deletionTimestamp: "2009-01-01T01:01:01Z"
42 finalizers:
43 - finalizersValue
44 generateName: generateNameValue
45 generation: 7
46 labels:
47 labelsKey: labelsValue
48 managedFields:
49 - apiVersion: apiVersionValue
50 fieldsType: fieldsTypeValue
51 fieldsV1: {}
52 manager: managerValue
53 operation: operationValue
54 subresource: subresourceValue
55 time: "2004-01-01T01:01:01Z"
56 name: nameValue
57 namespace: namespaceValue
58 ownerReferences:
59 - apiVersion: apiVersionValue
60 blockOwnerDeletion: true
61 controller: true
62 kind: kindValue
63 name: nameValue
64 uid: uidValue
65 resourceVersion: resourceVersionValue
66 selfLink: selfLinkValue
67 uid: uidValue
68 spec:
69 activeDeadlineSeconds: 5
70 affinity:
71 nodeAffinity:
72 preferredDuringSchedulingIgnoredDuringExecution:
73 - preference:
74 matchExpressions:
75 - key: keyValue
76 operator: operatorValue
77 values:
78 - valuesValue
79 matchFields:
80 - key: keyValue
81 operator: operatorValue
82 values:
83 - valuesValue
84 weight: 1
85 requiredDuringSchedulingIgnoredDuringExecution:
86 nodeSelectorTerms:
87 - matchExpressions:
88 - key: keyValue
89 operator: operatorValue
90 values:
91 - valuesValue
92 matchFields:
93 - key: keyValue
94 operator: operatorValue
95 values:
96 - valuesValue
97 podAffinity:
98 preferredDuringSchedulingIgnoredDuringExecution:
99 - podAffinityTerm:
100 labelSelector:
101 matchExpressions:
102 - key: keyValue
103 operator: operatorValue
104 values:
105 - valuesValue
106 matchLabels:
107 matchLabelsKey: matchLabelsValue
108 namespaceSelector:
109 matchExpressions:
110 - key: keyValue
111 operator: operatorValue
112 values:
113 - valuesValue
114 matchLabels:
115 matchLabelsKey: matchLabelsValue
116 namespaces:
117 - namespacesValue
118 topologyKey: topologyKeyValue
119 weight: 1
120 requiredDuringSchedulingIgnoredDuringExecution:
121 - labelSelector:
122 matchExpressions:
123 - key: keyValue
124 operator: operatorValue
125 values:
126 - valuesValue
127 matchLabels:
128 matchLabelsKey: matchLabelsValue
129 namespaceSelector:
130 matchExpressions:
131 - key: keyValue
132 operator: operatorValue
133 values:
134 - valuesValue
135 matchLabels:
136 matchLabelsKey: matchLabelsValue
137 namespaces:
138 - namespacesValue
139 topologyKey: topologyKeyValue
140 podAntiAffinity:
141 preferredDuringSchedulingIgnoredDuringExecution:
142 - podAffinityTerm:
143 labelSelector:
144 matchExpressions:
145 - key: keyValue
146 operator: operatorValue
147 values:
148 - valuesValue
149 matchLabels:
150 matchLabelsKey: matchLabelsValue
151 namespaceSelector:
152 matchExpressions:
153 - key: keyValue
154 operator: operatorValue
155 values:
156 - valuesValue
157 matchLabels:
158 matchLabelsKey: matchLabelsValue
159 namespaces:
160 - namespacesValue
161 topologyKey: topologyKeyValue
162 weight: 1
163 requiredDuringSchedulingIgnoredDuringExecution:
164 - labelSelector:
165 matchExpressions:
166 - key: keyValue
167 operator: operatorValue
168 values:
169 - valuesValue
170 matchLabels:
171 matchLabelsKey: matchLabelsValue
172 namespaceSelector:
173 matchExpressions:
174 - key: keyValue
175 operator: operatorValue
176 values:
177 - valuesValue
178 matchLabels:
179 matchLabelsKey: matchLabelsValue
180 namespaces:
181 - namespacesValue
182 topologyKey: topologyKeyValue
183 automountServiceAccountToken: true
184 containers:
185 - args:
186 - argsValue
187 command:
188 - commandValue
189 env:
190 - name: nameValue
191 value: valueValue
192 valueFrom:
193 configMapKeyRef:
194 key: keyValue
195 name: nameValue
196 optional: true
197 fieldRef:
198 apiVersion: apiVersionValue
199 fieldPath: fieldPathValue
200 resourceFieldRef:
201 containerName: containerNameValue
202 divisor: "0"
203 resource: resourceValue
204 secretKeyRef:
205 key: keyValue
206 name: nameValue
207 optional: true
208 envFrom:
209 - configMapRef:
210 name: nameValue
211 optional: true
212 prefix: prefixValue
213 secretRef:
214 name: nameValue
215 optional: true
216 image: imageValue
217 imagePullPolicy: imagePullPolicyValue
218 lifecycle:
219 postStart:
220 exec:
221 command:
222 - commandValue
223 httpGet:
224 host: hostValue
225 httpHeaders:
226 - name: nameValue
227 value: valueValue
228 path: pathValue
229 port: portValue
230 scheme: schemeValue
231 tcpSocket:
232 host: hostValue
233 port: portValue
234 preStop:
235 exec:
236 command:
237 - commandValue
238 httpGet:
239 host: hostValue
240 httpHeaders:
241 - name: nameValue
242 value: valueValue
243 path: pathValue
244 port: portValue
245 scheme: schemeValue
246 tcpSocket:
247 host: hostValue
248 port: portValue
249 livenessProbe:
250 exec:
251 command:
252 - commandValue
253 failureThreshold: 6
254 grpc:
255 port: 1
256 service: serviceValue
257 httpGet:
258 host: hostValue
259 httpHeaders:
260 - name: nameValue
261 value: valueValue
262 path: pathValue
263 port: portValue
264 scheme: schemeValue
265 initialDelaySeconds: 2
266 periodSeconds: 4
267 successThreshold: 5
268 tcpSocket:
269 host: hostValue
270 port: portValue
271 terminationGracePeriodSeconds: 7
272 timeoutSeconds: 3
273 name: nameValue
274 ports:
275 - containerPort: 3
276 hostIP: hostIPValue
277 hostPort: 2
278 name: nameValue
279 protocol: protocolValue
280 readinessProbe:
281 exec:
282 command:
283 - commandValue
284 failureThreshold: 6
285 grpc:
286 port: 1
287 service: serviceValue
288 httpGet:
289 host: hostValue
290 httpHeaders:
291 - name: nameValue
292 value: valueValue
293 path: pathValue
294 port: portValue
295 scheme: schemeValue
296 initialDelaySeconds: 2
297 periodSeconds: 4
298 successThreshold: 5
299 tcpSocket:
300 host: hostValue
301 port: portValue
302 terminationGracePeriodSeconds: 7
303 timeoutSeconds: 3
304 resizePolicy:
305 - resourceName: resourceNameValue
306 restartPolicy: restartPolicyValue
307 resources:
308 claims:
309 - name: nameValue
310 limits:
311 limitsKey: "0"
312 requests:
313 requestsKey: "0"
314 restartPolicy: restartPolicyValue
315 securityContext:
316 allowPrivilegeEscalation: true
317 capabilities:
318 add:
319 - addValue
320 drop:
321 - dropValue
322 privileged: true
323 procMount: procMountValue
324 readOnlyRootFilesystem: true
325 runAsGroup: 8
326 runAsNonRoot: true
327 runAsUser: 4
328 seLinuxOptions:
329 level: levelValue
330 role: roleValue
331 type: typeValue
332 user: userValue
333 seccompProfile:
334 localhostProfile: localhostProfileValue
335 type: typeValue
336 windowsOptions:
337 gmsaCredentialSpec: gmsaCredentialSpecValue
338 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
339 hostProcess: true
340 runAsUserName: runAsUserNameValue
341 startupProbe:
342 exec:
343 command:
344 - commandValue
345 failureThreshold: 6
346 grpc:
347 port: 1
348 service: serviceValue
349 httpGet:
350 host: hostValue
351 httpHeaders:
352 - name: nameValue
353 value: valueValue
354 path: pathValue
355 port: portValue
356 scheme: schemeValue
357 initialDelaySeconds: 2
358 periodSeconds: 4
359 successThreshold: 5
360 tcpSocket:
361 host: hostValue
362 port: portValue
363 terminationGracePeriodSeconds: 7
364 timeoutSeconds: 3
365 stdin: true
366 stdinOnce: true
367 terminationMessagePath: terminationMessagePathValue
368 terminationMessagePolicy: terminationMessagePolicyValue
369 tty: true
370 volumeDevices:
371 - devicePath: devicePathValue
372 name: nameValue
373 volumeMounts:
374 - mountPath: mountPathValue
375 mountPropagation: mountPropagationValue
376 name: nameValue
377 readOnly: true
378 subPath: subPathValue
379 subPathExpr: subPathExprValue
380 workingDir: workingDirValue
381 dnsConfig:
382 nameservers:
383 - nameserversValue
384 options:
385 - name: nameValue
386 value: valueValue
387 searches:
388 - searchesValue
389 dnsPolicy: dnsPolicyValue
390 enableServiceLinks: true
391 ephemeralContainers:
392 - args:
393 - argsValue
394 command:
395 - commandValue
396 env:
397 - name: nameValue
398 value: valueValue
399 valueFrom:
400 configMapKeyRef:
401 key: keyValue
402 name: nameValue
403 optional: true
404 fieldRef:
405 apiVersion: apiVersionValue
406 fieldPath: fieldPathValue
407 resourceFieldRef:
408 containerName: containerNameValue
409 divisor: "0"
410 resource: resourceValue
411 secretKeyRef:
412 key: keyValue
413 name: nameValue
414 optional: true
415 envFrom:
416 - configMapRef:
417 name: nameValue
418 optional: true
419 prefix: prefixValue
420 secretRef:
421 name: nameValue
422 optional: true
423 image: imageValue
424 imagePullPolicy: imagePullPolicyValue
425 lifecycle:
426 postStart:
427 exec:
428 command:
429 - commandValue
430 httpGet:
431 host: hostValue
432 httpHeaders:
433 - name: nameValue
434 value: valueValue
435 path: pathValue
436 port: portValue
437 scheme: schemeValue
438 tcpSocket:
439 host: hostValue
440 port: portValue
441 preStop:
442 exec:
443 command:
444 - commandValue
445 httpGet:
446 host: hostValue
447 httpHeaders:
448 - name: nameValue
449 value: valueValue
450 path: pathValue
451 port: portValue
452 scheme: schemeValue
453 tcpSocket:
454 host: hostValue
455 port: portValue
456 livenessProbe:
457 exec:
458 command:
459 - commandValue
460 failureThreshold: 6
461 grpc:
462 port: 1
463 service: serviceValue
464 httpGet:
465 host: hostValue
466 httpHeaders:
467 - name: nameValue
468 value: valueValue
469 path: pathValue
470 port: portValue
471 scheme: schemeValue
472 initialDelaySeconds: 2
473 periodSeconds: 4
474 successThreshold: 5
475 tcpSocket:
476 host: hostValue
477 port: portValue
478 terminationGracePeriodSeconds: 7
479 timeoutSeconds: 3
480 name: nameValue
481 ports:
482 - containerPort: 3
483 hostIP: hostIPValue
484 hostPort: 2
485 name: nameValue
486 protocol: protocolValue
487 readinessProbe:
488 exec:
489 command:
490 - commandValue
491 failureThreshold: 6
492 grpc:
493 port: 1
494 service: serviceValue
495 httpGet:
496 host: hostValue
497 httpHeaders:
498 - name: nameValue
499 value: valueValue
500 path: pathValue
501 port: portValue
502 scheme: schemeValue
503 initialDelaySeconds: 2
504 periodSeconds: 4
505 successThreshold: 5
506 tcpSocket:
507 host: hostValue
508 port: portValue
509 terminationGracePeriodSeconds: 7
510 timeoutSeconds: 3
511 resizePolicy:
512 - resourceName: resourceNameValue
513 restartPolicy: restartPolicyValue
514 resources:
515 claims:
516 - name: nameValue
517 limits:
518 limitsKey: "0"
519 requests:
520 requestsKey: "0"
521 restartPolicy: restartPolicyValue
522 securityContext:
523 allowPrivilegeEscalation: true
524 capabilities:
525 add:
526 - addValue
527 drop:
528 - dropValue
529 privileged: true
530 procMount: procMountValue
531 readOnlyRootFilesystem: true
532 runAsGroup: 8
533 runAsNonRoot: true
534 runAsUser: 4
535 seLinuxOptions:
536 level: levelValue
537 role: roleValue
538 type: typeValue
539 user: userValue
540 seccompProfile:
541 localhostProfile: localhostProfileValue
542 type: typeValue
543 windowsOptions:
544 gmsaCredentialSpec: gmsaCredentialSpecValue
545 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
546 hostProcess: true
547 runAsUserName: runAsUserNameValue
548 startupProbe:
549 exec:
550 command:
551 - commandValue
552 failureThreshold: 6
553 grpc:
554 port: 1
555 service: serviceValue
556 httpGet:
557 host: hostValue
558 httpHeaders:
559 - name: nameValue
560 value: valueValue
561 path: pathValue
562 port: portValue
563 scheme: schemeValue
564 initialDelaySeconds: 2
565 periodSeconds: 4
566 successThreshold: 5
567 tcpSocket:
568 host: hostValue
569 port: portValue
570 terminationGracePeriodSeconds: 7
571 timeoutSeconds: 3
572 stdin: true
573 stdinOnce: true
574 targetContainerName: targetContainerNameValue
575 terminationMessagePath: terminationMessagePathValue
576 terminationMessagePolicy: terminationMessagePolicyValue
577 tty: true
578 volumeDevices:
579 - devicePath: devicePathValue
580 name: nameValue
581 volumeMounts:
582 - mountPath: mountPathValue
583 mountPropagation: mountPropagationValue
584 name: nameValue
585 readOnly: true
586 subPath: subPathValue
587 subPathExpr: subPathExprValue
588 workingDir: workingDirValue
589 hostAliases:
590 - hostnames:
591 - hostnamesValue
592 ip: ipValue
593 hostIPC: true
594 hostNetwork: true
595 hostPID: true
596 hostUsers: true
597 hostname: hostnameValue
598 imagePullSecrets:
599 - name: nameValue
600 initContainers:
601 - args:
602 - argsValue
603 command:
604 - commandValue
605 env:
606 - name: nameValue
607 value: valueValue
608 valueFrom:
609 configMapKeyRef:
610 key: keyValue
611 name: nameValue
612 optional: true
613 fieldRef:
614 apiVersion: apiVersionValue
615 fieldPath: fieldPathValue
616 resourceFieldRef:
617 containerName: containerNameValue
618 divisor: "0"
619 resource: resourceValue
620 secretKeyRef:
621 key: keyValue
622 name: nameValue
623 optional: true
624 envFrom:
625 - configMapRef:
626 name: nameValue
627 optional: true
628 prefix: prefixValue
629 secretRef:
630 name: nameValue
631 optional: true
632 image: imageValue
633 imagePullPolicy: imagePullPolicyValue
634 lifecycle:
635 postStart:
636 exec:
637 command:
638 - commandValue
639 httpGet:
640 host: hostValue
641 httpHeaders:
642 - name: nameValue
643 value: valueValue
644 path: pathValue
645 port: portValue
646 scheme: schemeValue
647 tcpSocket:
648 host: hostValue
649 port: portValue
650 preStop:
651 exec:
652 command:
653 - commandValue
654 httpGet:
655 host: hostValue
656 httpHeaders:
657 - name: nameValue
658 value: valueValue
659 path: pathValue
660 port: portValue
661 scheme: schemeValue
662 tcpSocket:
663 host: hostValue
664 port: portValue
665 livenessProbe:
666 exec:
667 command:
668 - commandValue
669 failureThreshold: 6
670 grpc:
671 port: 1
672 service: serviceValue
673 httpGet:
674 host: hostValue
675 httpHeaders:
676 - name: nameValue
677 value: valueValue
678 path: pathValue
679 port: portValue
680 scheme: schemeValue
681 initialDelaySeconds: 2
682 periodSeconds: 4
683 successThreshold: 5
684 tcpSocket:
685 host: hostValue
686 port: portValue
687 terminationGracePeriodSeconds: 7
688 timeoutSeconds: 3
689 name: nameValue
690 ports:
691 - containerPort: 3
692 hostIP: hostIPValue
693 hostPort: 2
694 name: nameValue
695 protocol: protocolValue
696 readinessProbe:
697 exec:
698 command:
699 - commandValue
700 failureThreshold: 6
701 grpc:
702 port: 1
703 service: serviceValue
704 httpGet:
705 host: hostValue
706 httpHeaders:
707 - name: nameValue
708 value: valueValue
709 path: pathValue
710 port: portValue
711 scheme: schemeValue
712 initialDelaySeconds: 2
713 periodSeconds: 4
714 successThreshold: 5
715 tcpSocket:
716 host: hostValue
717 port: portValue
718 terminationGracePeriodSeconds: 7
719 timeoutSeconds: 3
720 resizePolicy:
721 - resourceName: resourceNameValue
722 restartPolicy: restartPolicyValue
723 resources:
724 claims:
725 - name: nameValue
726 limits:
727 limitsKey: "0"
728 requests:
729 requestsKey: "0"
730 restartPolicy: restartPolicyValue
731 securityContext:
732 allowPrivilegeEscalation: true
733 capabilities:
734 add:
735 - addValue
736 drop:
737 - dropValue
738 privileged: true
739 procMount: procMountValue
740 readOnlyRootFilesystem: true
741 runAsGroup: 8
742 runAsNonRoot: true
743 runAsUser: 4
744 seLinuxOptions:
745 level: levelValue
746 role: roleValue
747 type: typeValue
748 user: userValue
749 seccompProfile:
750 localhostProfile: localhostProfileValue
751 type: typeValue
752 windowsOptions:
753 gmsaCredentialSpec: gmsaCredentialSpecValue
754 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
755 hostProcess: true
756 runAsUserName: runAsUserNameValue
757 startupProbe:
758 exec:
759 command:
760 - commandValue
761 failureThreshold: 6
762 grpc:
763 port: 1
764 service: serviceValue
765 httpGet:
766 host: hostValue
767 httpHeaders:
768 - name: nameValue
769 value: valueValue
770 path: pathValue
771 port: portValue
772 scheme: schemeValue
773 initialDelaySeconds: 2
774 periodSeconds: 4
775 successThreshold: 5
776 tcpSocket:
777 host: hostValue
778 port: portValue
779 terminationGracePeriodSeconds: 7
780 timeoutSeconds: 3
781 stdin: true
782 stdinOnce: true
783 terminationMessagePath: terminationMessagePathValue
784 terminationMessagePolicy: terminationMessagePolicyValue
785 tty: true
786 volumeDevices:
787 - devicePath: devicePathValue
788 name: nameValue
789 volumeMounts:
790 - mountPath: mountPathValue
791 mountPropagation: mountPropagationValue
792 name: nameValue
793 readOnly: true
794 subPath: subPathValue
795 subPathExpr: subPathExprValue
796 workingDir: workingDirValue
797 nodeName: nodeNameValue
798 nodeSelector:
799 nodeSelectorKey: nodeSelectorValue
800 os:
801 name: nameValue
802 overhead:
803 overheadKey: "0"
804 preemptionPolicy: preemptionPolicyValue
805 priority: 25
806 priorityClassName: priorityClassNameValue
807 readinessGates:
808 - conditionType: conditionTypeValue
809 resourceClaims:
810 - name: nameValue
811 source:
812 resourceClaimName: resourceClaimNameValue
813 resourceClaimTemplateName: resourceClaimTemplateNameValue
814 restartPolicy: restartPolicyValue
815 runtimeClassName: runtimeClassNameValue
816 schedulerName: schedulerNameValue
817 schedulingGates:
818 - name: nameValue
819 securityContext:
820 fsGroup: 5
821 fsGroupChangePolicy: fsGroupChangePolicyValue
822 runAsGroup: 6
823 runAsNonRoot: true
824 runAsUser: 2
825 seLinuxOptions:
826 level: levelValue
827 role: roleValue
828 type: typeValue
829 user: userValue
830 seccompProfile:
831 localhostProfile: localhostProfileValue
832 type: typeValue
833 supplementalGroups:
834 - 4
835 sysctls:
836 - name: nameValue
837 value: valueValue
838 windowsOptions:
839 gmsaCredentialSpec: gmsaCredentialSpecValue
840 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
841 hostProcess: true
842 runAsUserName: runAsUserNameValue
843 serviceAccount: serviceAccountValue
844 serviceAccountName: serviceAccountNameValue
845 setHostnameAsFQDN: true
846 shareProcessNamespace: true
847 subdomain: subdomainValue
848 terminationGracePeriodSeconds: 4
849 tolerations:
850 - effect: effectValue
851 key: keyValue
852 operator: operatorValue
853 tolerationSeconds: 5
854 value: valueValue
855 topologySpreadConstraints:
856 - labelSelector:
857 matchExpressions:
858 - key: keyValue
859 operator: operatorValue
860 values:
861 - valuesValue
862 matchLabels:
863 matchLabelsKey: matchLabelsValue
864 matchLabelKeys:
865 - matchLabelKeysValue
866 maxSkew: 1
867 minDomains: 5
868 nodeAffinityPolicy: nodeAffinityPolicyValue
869 nodeTaintsPolicy: nodeTaintsPolicyValue
870 topologyKey: topologyKeyValue
871 whenUnsatisfiable: whenUnsatisfiableValue
872 volumes:
873 - awsElasticBlockStore:
874 fsType: fsTypeValue
875 partition: 3
876 readOnly: true
877 volumeID: volumeIDValue
878 azureDisk:
879 cachingMode: cachingModeValue
880 diskName: diskNameValue
881 diskURI: diskURIValue
882 fsType: fsTypeValue
883 kind: kindValue
884 readOnly: true
885 azureFile:
886 readOnly: true
887 secretName: secretNameValue
888 shareName: shareNameValue
889 cephfs:
890 monitors:
891 - monitorsValue
892 path: pathValue
893 readOnly: true
894 secretFile: secretFileValue
895 secretRef:
896 name: nameValue
897 user: userValue
898 cinder:
899 fsType: fsTypeValue
900 readOnly: true
901 secretRef:
902 name: nameValue
903 volumeID: volumeIDValue
904 configMap:
905 defaultMode: 3
906 items:
907 - key: keyValue
908 mode: 3
909 path: pathValue
910 name: nameValue
911 optional: true
912 csi:
913 driver: driverValue
914 fsType: fsTypeValue
915 nodePublishSecretRef:
916 name: nameValue
917 readOnly: true
918 volumeAttributes:
919 volumeAttributesKey: volumeAttributesValue
920 downwardAPI:
921 defaultMode: 2
922 items:
923 - fieldRef:
924 apiVersion: apiVersionValue
925 fieldPath: fieldPathValue
926 mode: 4
927 path: pathValue
928 resourceFieldRef:
929 containerName: containerNameValue
930 divisor: "0"
931 resource: resourceValue
932 emptyDir:
933 medium: mediumValue
934 sizeLimit: "0"
935 ephemeral:
936 volumeClaimTemplate:
937 metadata:
938 annotations:
939 annotationsKey: annotationsValue
940 creationTimestamp: "2008-01-01T01:01:01Z"
941 deletionGracePeriodSeconds: 10
942 deletionTimestamp: "2009-01-01T01:01:01Z"
943 finalizers:
944 - finalizersValue
945 generateName: generateNameValue
946 generation: 7
947 labels:
948 labelsKey: labelsValue
949 managedFields:
950 - apiVersion: apiVersionValue
951 fieldsType: fieldsTypeValue
952 fieldsV1: {}
953 manager: managerValue
954 operation: operationValue
955 subresource: subresourceValue
956 time: "2004-01-01T01:01:01Z"
957 name: nameValue
958 namespace: namespaceValue
959 ownerReferences:
960 - apiVersion: apiVersionValue
961 blockOwnerDeletion: true
962 controller: true
963 kind: kindValue
964 name: nameValue
965 uid: uidValue
966 resourceVersion: resourceVersionValue
967 selfLink: selfLinkValue
968 uid: uidValue
969 spec:
970 accessModes:
971 - accessModesValue
972 dataSource:
973 apiGroup: apiGroupValue
974 kind: kindValue
975 name: nameValue
976 dataSourceRef:
977 apiGroup: apiGroupValue
978 kind: kindValue
979 name: nameValue
980 namespace: namespaceValue
981 resources:
982 claims:
983 - name: nameValue
984 limits:
985 limitsKey: "0"
986 requests:
987 requestsKey: "0"
988 selector:
989 matchExpressions:
990 - key: keyValue
991 operator: operatorValue
992 values:
993 - valuesValue
994 matchLabels:
995 matchLabelsKey: matchLabelsValue
996 storageClassName: storageClassNameValue
997 volumeMode: volumeModeValue
998 volumeName: volumeNameValue
999 fc:
1000 fsType: fsTypeValue
1001 lun: 2
1002 readOnly: true
1003 targetWWNs:
1004 - targetWWNsValue
1005 wwids:
1006 - wwidsValue
1007 flexVolume:
1008 driver: driverValue
1009 fsType: fsTypeValue
1010 options:
1011 optionsKey: optionsValue
1012 readOnly: true
1013 secretRef:
1014 name: nameValue
1015 flocker:
1016 datasetName: datasetNameValue
1017 datasetUUID: datasetUUIDValue
1018 gcePersistentDisk:
1019 fsType: fsTypeValue
1020 partition: 3
1021 pdName: pdNameValue
1022 readOnly: true
1023 gitRepo:
1024 directory: directoryValue
1025 repository: repositoryValue
1026 revision: revisionValue
1027 glusterfs:
1028 endpoints: endpointsValue
1029 path: pathValue
1030 readOnly: true
1031 hostPath:
1032 path: pathValue
1033 type: typeValue
1034 iscsi:
1035 chapAuthDiscovery: true
1036 chapAuthSession: true
1037 fsType: fsTypeValue
1038 initiatorName: initiatorNameValue
1039 iqn: iqnValue
1040 iscsiInterface: iscsiInterfaceValue
1041 lun: 3
1042 portals:
1043 - portalsValue
1044 readOnly: true
1045 secretRef:
1046 name: nameValue
1047 targetPortal: targetPortalValue
1048 name: nameValue
1049 nfs:
1050 path: pathValue
1051 readOnly: true
1052 server: serverValue
1053 persistentVolumeClaim:
1054 claimName: claimNameValue
1055 readOnly: true
1056 photonPersistentDisk:
1057 fsType: fsTypeValue
1058 pdID: pdIDValue
1059 portworxVolume:
1060 fsType: fsTypeValue
1061 readOnly: true
1062 volumeID: volumeIDValue
1063 projected:
1064 defaultMode: 2
1065 sources:
1066 - configMap:
1067 items:
1068 - key: keyValue
1069 mode: 3
1070 path: pathValue
1071 name: nameValue
1072 optional: true
1073 downwardAPI:
1074 items:
1075 - fieldRef:
1076 apiVersion: apiVersionValue
1077 fieldPath: fieldPathValue
1078 mode: 4
1079 path: pathValue
1080 resourceFieldRef:
1081 containerName: containerNameValue
1082 divisor: "0"
1083 resource: resourceValue
1084 secret:
1085 items:
1086 - key: keyValue
1087 mode: 3
1088 path: pathValue
1089 name: nameValue
1090 optional: true
1091 serviceAccountToken:
1092 audience: audienceValue
1093 expirationSeconds: 2
1094 path: pathValue
1095 quobyte:
1096 group: groupValue
1097 readOnly: true
1098 registry: registryValue
1099 tenant: tenantValue
1100 user: userValue
1101 volume: volumeValue
1102 rbd:
1103 fsType: fsTypeValue
1104 image: imageValue
1105 keyring: keyringValue
1106 monitors:
1107 - monitorsValue
1108 pool: poolValue
1109 readOnly: true
1110 secretRef:
1111 name: nameValue
1112 user: userValue
1113 scaleIO:
1114 fsType: fsTypeValue
1115 gateway: gatewayValue
1116 protectionDomain: protectionDomainValue
1117 readOnly: true
1118 secretRef:
1119 name: nameValue
1120 sslEnabled: true
1121 storageMode: storageModeValue
1122 storagePool: storagePoolValue
1123 system: systemValue
1124 volumeName: volumeNameValue
1125 secret:
1126 defaultMode: 3
1127 items:
1128 - key: keyValue
1129 mode: 3
1130 path: pathValue
1131 optional: true
1132 secretName: secretNameValue
1133 storageos:
1134 fsType: fsTypeValue
1135 readOnly: true
1136 secretRef:
1137 name: nameValue
1138 volumeName: volumeNameValue
1139 volumeNamespace: volumeNamespaceValue
1140 vsphereVolume:
1141 fsType: fsTypeValue
1142 storagePolicyID: storagePolicyIDValue
1143 storagePolicyName: storagePolicyNameValue
1144 volumePath: volumePathValue
View as plain text