Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Carole (0.16 sec)

  1. manifests/charts/istio-cni/templates/clusterrolebinding.yaml

    subjects:
    - kind: ServiceAccount
      name: istio-cni
      namespace: {{ .Release.Namespace}}
    roleRef:
      apiGroup: rbac.authorization.k8s.io
      kind: ClusterRole
      name: istio-cni-repair-role
    {{- end }}
    ---
    {{- if .Values.cni.ambient.enabled }}
    apiVersion: rbac.authorization.k8s.io/v1
    kind: ClusterRoleBinding
    metadata:
      name: istio-cni-ambient
      labels:
        k8s-app: istio-cni-repair
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed May 01 20:25:40 GMT 2024
    - 1.7K bytes
    - Viewed (0)
Back to top