chore: Update IP addresses
This commit is contained in:
parent
006f50a095
commit
41d3f319d4
4 changed files with 3 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ spec:
|
|||
path: k8s-wheatley/cilium
|
||||
targetRevision: HEAD
|
||||
destination:
|
||||
server: https://10.13.38.10:6443
|
||||
server: https://10.13.37.10:6443
|
||||
namespace: kube-system
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ spec:
|
|||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: tls-wildcard-peterg-nl
|
||||
creationPolicy: Owner
|
||||
template:
|
||||
type: kubernetes.io/tls
|
||||
data:
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ spec:
|
|||
gatewayClassName: cilium
|
||||
addresses:
|
||||
- type: IPAddress
|
||||
value: 10.13.38.10
|
||||
value: 10.13.37.10
|
||||
listeners:
|
||||
- allowedRoutes:
|
||||
namespaces:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: internal-pool
|
||||
spec:
|
||||
blocks:
|
||||
- cidr: "10.13.38.10/32"
|
||||
- cidr: "10.13.37.10/32"
|
||||
---
|
||||
apiVersion: "cilium.io/v2alpha1"
|
||||
kind: CiliumL2AnnouncementPolicy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue