Изменен путь к файлу piraeus.yaml в kustomization.yaml, добавлены новые ресурсы: cpng.yaml и ingress-nginx.yaml.

This commit is contained in:
2025-06-24 12:40:26 +07:00
parent 3c842c1b87
commit 1c5f60e5e8

View File

@@ -3,7 +3,7 @@ kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
- ../../soft/piraeus.yaml
- ../../soft/cpng.yaml
- ../../soft/ingress-nginx.yaml
- ../../soft/metrics-server.yaml
@@ -16,6 +16,7 @@ resources:
- ../../soft/bitnami.yaml
- ../../soft/pgadmin.yaml
- ../../soft/coroot.yaml
- install/piraeus.yaml
# - install/nfs-provisioner.yaml
- install/ingress-nginx.yaml