Compare commits

...

3 Commits

Author SHA1 Message Date
78c90f2522 add yc-cps-prod cluster 2026-06-02 13:09:48 +03:00
4b6c5f5d71 Merge branch 'master' of gitlab.sarex.io:infra/iac 2026-06-02 13:09:09 +03:00
f10a13e22d add yc-cps-prod cluster 2026-06-02 13:08:58 +03:00
3 changed files with 6467 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,27 @@
# This manifest was generated by flux. DO NOT EDIT.
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 1m0s
ref:
branch: master
secretRef:
name: flux-system
url: https://gitea.infra.cps.sarex.io/sarex/iac.git
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 10m0s
path: ./clusters/yc-cps-prod
prune: true
sourceRef:
kind: GitRepository
name: flux-system

View File

@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
#check all files in the directory