Skip to content

Commit cfa37ca

Browse files
authored
Update dspa_all_fields.yaml
1 parent 28fa69c commit cfa37ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/samples/dspa_all_fields.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ spec:
128128
# otherwise operator will not deploy DSPA
129129
s3CredentialsSecret:
130130
secretName: somesecret-sample
131-
accessKey: accesskey
132-
secretKey: secretkey
131+
accessKey: AWS_ACCESS_KEY_ID
132+
secretKey: AWS_SECRET_ACCESS_KEY
133133
# externalStorage:
134134
# host: minio.com
135135
# port: "9092"

0 commit comments

Comments
 (0)