Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 312 for serviceAccountToken (0.59 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/install_package_path.golden.yaml

          serviceAccountName: istiod
          volumes:
          - emptyDir:
              medium: Memory
            name: local-certs
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - name: cacerts
            secret:
              optional: true
              secretName: cacerts
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 01 22:07:45 UTC 2023
    - 4.2K bytes
    - Viewed (0)
  2. pkg/apis/batch/v1/zz_generated.defaults.go

    						c := &b.DownwardAPI.Items[k]
    						if c.FieldRef != nil {
    							corev1.SetDefaults_ObjectFieldSelector(c.FieldRef)
    						}
    					}
    				}
    				if b.ServiceAccountToken != nil {
    					corev1.SetDefaults_ServiceAccountTokenProjection(b.ServiceAccountToken)
    				}
    			}
    		}
    		if a.VolumeSource.ScaleIO != nil {
    			corev1.SetDefaults_ScaleIOVolumeSource(a.VolumeSource.ScaleIO)
    		}
    		if a.VolumeSource.Ephemeral != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 17 17:31:23 UTC 2021
    - 20.7K bytes
    - Viewed (0)
  3. pkg/kube/inject/testdata/inject/gateway.yaml.injected

              - fieldRef:
                  fieldPath: metadata.annotations
                path: annotations
            name: istio-podinfo
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - configMap:
              name: istio-ca-root-cert
            name: istiod-ca-cert
    status: {}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  4. pkg/apis/core/v1/zz_generated.defaults.go

    						c := &b.DownwardAPI.Items[k]
    						if c.FieldRef != nil {
    							SetDefaults_ObjectFieldSelector(c.FieldRef)
    						}
    					}
    				}
    				if b.ServiceAccountToken != nil {
    					SetDefaults_ServiceAccountTokenProjection(b.ServiceAccountToken)
    				}
    			}
    		}
    		if a.VolumeSource.ScaleIO != nil {
    			SetDefaults_ScaleIOVolumeSource(a.VolumeSource.ScaleIO)
    		}
    		if a.VolumeSource.Ephemeral != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 10 14:49:26 UTC 2023
    - 37.8K bytes
    - Viewed (0)
  5. pkg/kube/inject/testdata/inject/list.yaml.injected

                    fieldPath: metadata.annotations
                  path: annotations
              name: istio-podinfo
            - name: istio-token
              projected:
                sources:
                - serviceAccountToken:
                    audience: istio-ca
                    expirationSeconds: 43200
                    path: istio-token
            - configMap:
                name: istio-ca-root-cert
              name: istiod-ca-cert
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inject/hello-multi.yaml.injected

              - fieldRef:
                  fieldPath: metadata.annotations
                path: annotations
            name: istio-podinfo
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - configMap:
              name: istio-ca-root-cert
            name: istiod-ca-cert
    status: {}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 13.2K bytes
    - Viewed (0)
  7. operator/cmd/mesh/testdata/manifest-generate/output/pilot_override_values.golden.yaml

          serviceAccountName: istiod
          volumes:
          - emptyDir:
              medium: Memory
            name: local-certs
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - name: cacerts
            secret:
              optional: true
              secretName: cacerts
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 01 22:07:45 UTC 2023
    - 4.8K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/pilot_k8s_settings.golden.yaml

          serviceAccountName: istiod
          volumes:
          - emptyDir:
              medium: Memory
            name: local-certs
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - name: cacerts
            secret:
              optional: true
              secretName: cacerts
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 06 02:56:54 UTC 2023
    - 5K bytes
    - Viewed (0)
  9. pkg/kube/inject/testdata/inject/explicit-security-context.yaml.injected

              - fieldRef:
                  fieldPath: metadata.annotations
                path: annotations
            name: istio-podinfo
          - name: istio-token
            projected:
              sources:
              - serviceAccountToken:
                  audience: istio-ca
                  expirationSeconds: 43200
                  path: istio-token
          - configMap:
              name: istio-ca-root-cert
            name: istiod-ca-cert
    status: {}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  10. pkg/kube/inject/testdata/inject/prometheus-scrape2.yaml.injected

            path: labels
          - fieldRef:
              fieldPath: metadata.annotations
            path: annotations
        name: istio-podinfo
      - name: istio-token
        projected:
          sources:
          - serviceAccountToken:
              audience: istio-ca
              expirationSeconds: 43200
              path: istio-token
      - configMap:
          name: istio-ca-root-cert
        name: istiod-ca-cert
    status: {}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 5.4K bytes
    - Viewed (0)
Back to top