Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for log_as_json (2.64 sec)

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

              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 }}
                # Name of the CNI config file to create.
                - name: CNI_CONF_NAME
    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