Skip to content

Commit

Permalink
fixed s3 url
Browse files Browse the repository at this point in the history
  • Loading branch information
marmila committed Aug 27, 2024
1 parent c36030a commit e96429b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/infrastructure/keycloak/base/keycloak-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
compression: bzip2
maxParallel: 8
destinationPath: s3://k3s-barman/keycloak-db
endpointURL: https://s3.ricsanfre.com:9091
endpointURL: https://s3.marmilan.com:9091
s3Credentials:
accessKeyId:
name: keycloak-minio-secret
Expand Down

0 comments on commit e96429b

Please sign in to comment.