Skip to content

Commit

Permalink
add addresspool names to l2 config
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Jun 4, 2024
1 parent 839526a commit 2e27893
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
labels:
{{- include "ck-loadbalancer.labels" . | nindent 4 }}
spec:
ipAddressPools:
- ck-ck-loadbalancer
- ck-loadbalancer
{{- with .Values.l2.interfaces }}
interfaces:
{{- toYaml . | nindent 4 }}
Expand Down

0 comments on commit 2e27893

Please sign in to comment.