Skip to content

Commit

Permalink
chore(cilium): move to gateway folder
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Mar 11, 2025
1 parent e5ef61a commit abccd13
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/kube-system/cilium/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app cilium-ingress
name: &app cilium-gateway
namespace: &namespace kube-system
spec:
commonMetadata:
Expand All @@ -59,7 +59,7 @@ spec:
- name: cilium-config
namespace: *namespace
interval: 1h
path: ./kubernetes/apps/kube-system/cilium/ingress
path: ./kubernetes/apps/kube-system/cilium/gateway
prune: true
sourceRef:
kind: GitRepository
Expand Down

0 comments on commit abccd13

Please sign in to comment.