Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 25 for AllowPrivilegeEscalation (0.34 sec)

  1. manifests/charts/istiod-remote/files/injection-template.yaml

        - name: {{ $key }}
          value: "{{ $value }}"
        {{- end }}
      {{- end }}
        resources:
      {{ template "resources" . }}
        securityContext:
          allowPrivilegeEscalation: {{ .Values.global.proxy.privileged }}
          privileged: {{ .Values.global.proxy.privileged }}
          capabilities:
        {{- if not (or .Values.pilot.cni.enabled .Values.istio_cni.enabled) }}
            add:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 10 21:01:52 UTC 2024
    - 23.8K bytes
    - Viewed (0)
  2. manifests/charts/istio-control/istio-discovery/files/injection-template.yaml

        - name: {{ $key }}
          value: "{{ $value }}"
        {{- end }}
      {{- end }}
        resources:
      {{ template "resources" . }}
        securityContext:
          allowPrivilegeEscalation: {{ .Values.global.proxy.privileged }}
          privileged: {{ .Values.global.proxy.privileged }}
          capabilities:
        {{- if not (or .Values.pilot.cni.enabled .Values.istio_cni.enabled) }}
            add:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 10 21:01:52 UTC 2024
    - 23.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml

                  limits:
                    limitsKey: "0"
                  requests:
                    requestsKey: "0"
                restartPolicy: restartPolicyValue
                securityContext:
                  allowPrivilegeEscalation: true
                  appArmorProfile:
                    localhostProfile: localhostProfileValue
                    type: typeValue
                  capabilities:
                    add:
                    - addValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 41.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.2K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.9K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml

            - name: nameValue
            limits:
              limitsKey: "0"
            requests:
              requestsKey: "0"
          restartPolicy: restartPolicyValue
          securityContext:
            allowPrivilegeEscalation: true
            appArmorProfile:
              localhostProfile: localhostProfileValue
              type: typeValue
            capabilities:
              add:
              - addValue
              drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 32.1K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml

              - name: nameValue
              limits:
                limitsKey: "0"
              requests:
                requestsKey: "0"
            restartPolicy: restartPolicyValue
            securityContext:
              allowPrivilegeEscalation: true
              appArmorProfile:
                localhostProfile: localhostProfileValue
                type: typeValue
              capabilities:
                add:
                - addValue
                drop:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.7K bytes
    - Viewed (0)
Back to top