Skip to content

Commit

Permalink
Update lifecycle-operator/chart/templates/deployment.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Wiesinger <[email protected]>
Signed-off-by: David Ahmadov <[email protected]>
  • Loading branch information
ahmedavid and mowies authored Nov 28, 2023
1 parent 46df0f8 commit afa21ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifecycle-operator/chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
value: {{ .Values.lifecycleOperator.env.keptnWorkloadInstanceControllerLogLevel
| quote }}
- name: KEPTN_DORA_METRICS_PORT
value: {{ .Values.lifecycleOperator.env.keptnDoraMetricsPort | quote}}
value: {{ .Values.lifecycleOperator.env.keptnDoraMetricsPort | quote }}
- name: OPTIONS_CONTROLLER_LOG_LEVEL
value: {{ .Values.lifecycleOperator.env.optionsControllerLogLevel | quote
}}
Expand Down

0 comments on commit afa21ba

Please sign in to comment.