fix(traefik): listen on port 443 directly for Gateway API compatibility #138
@@ -90,6 +90,8 @@ securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
websecure:
|
||||
port: 443
|
||||
|
||||
|
||||
@@ -90,6 +90,8 @@ securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
websecure:
|
||||
port: 443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user