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
|
path: k8s-wheatley/cilium
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
destination:
|
destination:
|
||||||
server: https://10.13.38.10:6443
|
server: https://10.13.37.10:6443
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,6 @@ spec:
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
target:
|
target:
|
||||||
name: tls-wildcard-peterg-nl
|
name: tls-wildcard-peterg-nl
|
||||||
creationPolicy: Owner
|
|
||||||
template:
|
template:
|
||||||
type: kubernetes.io/tls
|
type: kubernetes.io/tls
|
||||||
data:
|
data:
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ spec:
|
||||||
gatewayClassName: cilium
|
gatewayClassName: cilium
|
||||||
addresses:
|
addresses:
|
||||||
- type: IPAddress
|
- type: IPAddress
|
||||||
value: 10.13.38.10
|
value: 10.13.37.10
|
||||||
listeners:
|
listeners:
|
||||||
- allowedRoutes:
|
- allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ metadata:
|
||||||
name: internal-pool
|
name: internal-pool
|
||||||
spec:
|
spec:
|
||||||
blocks:
|
blocks:
|
||||||
- cidr: "10.13.38.10/32"
|
- cidr: "10.13.37.10/32"
|
||||||
---
|
---
|
||||||
apiVersion: "cilium.io/v2alpha1"
|
apiVersion: "cilium.io/v2alpha1"
|
||||||
kind: CiliumL2AnnouncementPolicy
|
kind: CiliumL2AnnouncementPolicy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue