Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for output_level (0.22 sec)

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

    {{ toYaml .Values.cni.seccompProfile | trim | indent 14 }}
    {{- end }}
              command: ["install-cni"]
              args:
                {{- if .Values.global.logging.level }}
                - --log_output_level={{ .Values.global.logging.level }}
                {{- end}}
                {{- if .Values.global.logAsJson }}
                - --log_as_json
                {{- end}}
              env:
    {{- if .Values.cni.cniConfFileName }}
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri May 03 19:29:42 GMT 2024
    - 9.4K bytes
    - Viewed (0)
Back to top