1# Default values for jaeger-operator.
2# This is a YAML-formatted file.
3# Declare variables to be passed into your templates.
6 repository: cgr.dev/scratch-images/test-tmp/jaeger-operator
7 tag: 1.65.0-r26@sha256:807b7296c8c03554821c7c1dcd3113b035ed594868d9e0792b56cae53e07230c
8 pullPolicy: IfNotPresent
18 # Specify the cert-manager issuer kind to use an existing cert-manager
19 # issuer; typically Issuer or ClusterIssuer
20 # This field will be ignored if issuer.create is true
33 # Specifies whether Jaeger instance should be created
35 # namespace where Jaeger resource should be created default to .Release.Namespace
39 # Specifies whether RBAC resources should be created
45 # Specify a specific node port when type is NodePort
47 # Annotations for service
50 # Specifies whether a ServiceAccount should be created
52 # The name of the ServiceAccount to use.
53 # If not set and create is true, a name is generated using the fullname template
55 # Annotations for serviceAccount
58# Specifies extra command line arguments arguments passed to the operator:
61# Specifies extra environment variables passed to the operator:
63# Specifies log-level for the operator:
68# Specifies extra labels for the operator-metric service:
72# Specifies extra labels for the operator deployment:
75# Specifies desired number of operator pods
87topologySpreadConstraints: []
90containerSecurityContext: {}
92# Specifies weather host network should be used