Skip to content

Commit c800b8a

Browse files
authored
fix typo in env name (#45)
1 parent 526ee36 commit c800b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/aws-resource-exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ objects:
5050
key: aws_secret_access_key
5151
- name: AWS_REGION
5252
value: ${AWS_REGION}
53-
- name: AWS_RESOURE_EXPORTER_CONFIG_FILE
53+
- name: AWS_RESOURCE_EXPORTER_CONFIG_FILE
5454
value: /etc/aws-resource-exporter/aws-resource-exporter-config.yaml
5555
volumeMounts:
5656
- name: exporter-configuration

0 commit comments

Comments
 (0)