diff --git a/modules/installing-loki-operator-cli.adoc b/modules/installing-loki-operator-cli.adoc index 75c4077a7add..00d99493b19b 100644 --- a/modules/installing-loki-operator-cli.adoc +++ b/modules/installing-loki-operator-cli.adoc @@ -119,8 +119,8 @@ metadata: namespace: openshift-logging stringData: # <2> access_key_id: - access_key_secret: - bucketnames: s3-bucket-name + access_key_secret: + bucketnames: endpoint: https://s3.eu-central-1.amazonaws.com region: eu-central-1 ----