Merge pull request #162 from 3dwardch3ng/infra/cilium

update namespace for cilium
This commit is contained in:
2024-06-16 11:32:29 +10:00
committed by GitHub
15 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata:
name: cilium name: cilium
namespace: kube-system namespace: cilium
spec: spec:
chart: chart:
spec: spec:

View File

@@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: cilium name: cilium
namespace: kube-system namespace: cilium
spec: spec:
interval: 1h interval: 1h
url: https://helm.cilium.io url: https://helm.cilium.io

View File

@@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: cilium name: cilium
namespace: kube-system namespace: cilium
spec: spec:
interval: 10m interval: 10m
timeout: 1m30s timeout: 1m30s
@@ -18,7 +18,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: cilium-networkpolicies name: cilium-networkpolicies
namespace: kube-system namespace: cilium
spec: spec:
interval: 10m interval: 10m
timeout: 1m30s timeout: 1m30s

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy kind: CiliumNetworkPolicy
metadata: metadata:
name: coredns name: coredns
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-kube-dns name: egress-kube-dns
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchExpressions: matchExpressions:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-kubeapi name: egress-kubeapi
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-namespace name: egress-namespace
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-nodes name: egress-nodes
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-world-with-lan name: egress-world-with-lan
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-world name: egress-world
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: ingress-namespace name: ingress-namespace
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: ingress-ingress name: ingress-ingress
namespace: ingress-nginx namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:
@@ -18,7 +18,7 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy kind: CiliumNetworkPolicy
metadata: metadata:
name: ingress-nginx name: ingress-nginx
namespace: ingress-nginx namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:
@@ -36,7 +36,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: egress-ingress name: egress-ingress
namespace: ingress-nginx namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:
@@ -52,7 +52,7 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy kind: CiliumNetworkPolicy
metadata: metadata:
name: egress-nginx name: egress-nginx
namespace: ingress-nginx namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: ingress-nodes name: ingress-nodes
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumClusterwideNetworkPolicy kind: CiliumClusterwideNetworkPolicy
metadata: metadata:
name: ingress-world name: ingress-world
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels:

View File

@@ -2,7 +2,7 @@ apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy kind: CiliumNetworkPolicy
metadata: metadata:
name: local-path-provisioner name: local-path-provisioner
namespace: kube-system namespace: cilium
spec: spec:
endpointSelector: endpointSelector:
matchLabels: matchLabels: