Добавлен ресурс piraeus.yaml в kustomization.yaml, исправлены параметры nodeAffinity и volumeBindingMode в piraeus-cluster.yaml.

This commit is contained in:
2025-06-24 13:00:02 +07:00
parent 2c1bc6deb9
commit 5f49c0a240
3 changed files with 10 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
interval: 5m
path: ../../../../soft/piraeus
path: ../../../soft/piraeus
prune: true
sourceRef:
kind: GitRepository

View File

@@ -4,6 +4,7 @@ resources:
- gotk-components.yaml
- gotk-sync.yaml
- ../../soft/piraeus.yaml
- ../../soft/cpng.yaml
- ../../soft/ingress-nginx.yaml
- ../../soft/metrics-server.yaml