Добавлен ресурс piraeus.yaml в kustomization.yaml, исправлены параметры nodeAffinity и volumeBindingMode в piraeus-cluster.yaml.
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 5m
|
||||
path: ../../../../soft/piraeus
|
||||
path: ../../../soft/piraeus
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user