Skip to content

Commit d7cea9c

Browse files
committed
CI: Add annotation testing.
Signed-off-by: Dinko Korunic <[email protected]>
1 parent cb5e1cf commit d7cea9c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
controller:
2+
kind: DaemonSet
3+
service:
4+
annotations:
5+
service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
controller:
2+
service:
3+
annotations:
4+
service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0

0 commit comments

Comments
 (0)