...

Text file src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml

Documentation: k8s.io/api/testdata/HEAD

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

View as plain text