Skip to content

Commit

Permalink
infrastructure: base: cilium: values: Add extraIpAddresses to mesh.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Mar 13, 2024
1 parent 7df1fc9 commit a7446f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions infrastructure/base/cilium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,11 @@ externalWorkloads:
#
# Required for cluster-mesh.
enabled: true

clustermesh:
apiserver:
tls:
server:
extraIpAddresses:
- "88.201.161.72"
- "78.108.82.44"

0 comments on commit a7446f7

Please sign in to comment.