Skip to content

Commit

Permalink
change externallyCreated to useFakeS3 and change its depth (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurwolf authored Jun 14, 2024
1 parent 15f13fa commit 9704833
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion values/nginx-ingress-services/prod-values.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ config:
# uncomment below to activate cert acquisition for federator ingress
# federator: federator.example.com

# Redirection configuration for fake-aws-s3
service:
useFakeS3: true
s3:
externalPort: 9000
serviceName: minio-external
externallyCreated: true

0 comments on commit 9704833

Please sign in to comment.