Skip to content

Commit

Permalink
#48: Fix image-service security config
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Aug 5, 2024
1 parent 3d23af4 commit fcc93bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/image-service/image-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ security:
clientId: images
secret: images-oidc-super-secret
ip:
enabled: false
whitelist: '10.30.0.0/20'
webservice:
client-id: images
client-secret: xxx
Expand Down

0 comments on commit fcc93bd

Please sign in to comment.