Skip to content

Commit 59d5477

Browse files
authored
Fix skipper-ingress-daemonset.yaml
Yaml was not validating, this is fixed in upstream in zalando-incubator/kube-ingress-aws-controller#107
1 parent ef816cd commit 59d5477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

04-path-security-and-networking/405-ingress-controllers/templates/skipper-ingress-daemonset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ spec:
1616
name: skipper-ingress
1717
labels:
1818
component: ingress
19+
spec:
1920
hostNetwork: true
2021
containers:
2122
- name: skipper-ingress

0 commit comments

Comments
 (0)