Add web gateway port (3902) to garage service for anonymous reads
This commit is contained in:
@@ -12,6 +12,10 @@ spec:
|
||||
targetPort: 3900
|
||||
protocol: TCP
|
||||
name: s3-api
|
||||
- port: 3902
|
||||
targetPort: 3902
|
||||
protocol: TCP
|
||||
name: web
|
||||
- port: 3903
|
||||
targetPort: 3903
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user