We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 085385b + 55d7acc commit f3b8997Copy full SHA for f3b8997
etc/base-secrets.yaml
@@ -152,8 +152,8 @@ radar_integration:
152
# --------------------------------------------------------- 20-s3-connector.yaml ---------------------------------------------------------
153
# The access keys and secret keys of object storage services should match.
154
# If AWS S3 is used as a storage medium instead of minio, then fill in those.
155
-s3_access_key: change_me
156
-s3_secret_key: change_me
+s3_access_key: secret
+s3_secret_key: secret
157
158
# --------------------------------------------------------- 20-upload.yaml ---------------------------------------------------------
159
radar_upload_postgres_password: secret
0 commit comments