fix: traefik restart policy to fix port issue
This commit is contained in:
@@ -17,6 +17,9 @@ api:
|
||||
dashboard: true
|
||||
insecure: true
|
||||
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
|
||||
deployment:
|
||||
initContainers:
|
||||
- name: volume-permissions
|
||||
|
||||
Reference in New Issue
Block a user