mirror of
https://github.com/containous/traefik.git
synced 2025-01-10 01:17:55 +03:00
Fix typo which breaks k8s example manifest
This commit is contained in:
parent
e9c63f3988
commit
9cf4e730e7
@ -30,7 +30,7 @@ spec:
|
||||
hostPort: 80
|
||||
- name: admin
|
||||
containerPort: 8080
|
||||
hostport: 8080
|
||||
hostPort: 8080
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
Loading…
Reference in New Issue
Block a user