Reorganize GitOps repository structure

This commit is contained in:
2026-07-22 23:34:55 +02:00
parent fe181e7a3b
commit a76c62a763
12 changed files with 13 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- pvc.yaml
- pod.yaml
- web-ingress.yaml
@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- manifests/ip-pool.yaml
- manifests/bgp.yaml