Remove attachments app from d8-ugmk-prod kustomization and its namespace resource

This commit is contained in:
emelinda 2026-07-18 20:47:24 +03:00
parent 0c1e3f8c59
commit 3febe6382b
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ kind: Kustomization
namespace: attachments namespace: attachments
resources: resources:
- ../base - ../base
- namespace.yaml
patches: [] patches: []
# - path: patch.yaml # - path: patch.yaml
# target: # target:

View File

@ -17,7 +17,7 @@ resources:
- ./bootstrap-jobs - ./bootstrap-jobs
# apps # apps
- ../../apps/attachments/d8-ugmk-prod # - ../../apps/attachments/d8-ugmk-prod
- ../../apps/control-interface/d8-ugmk-prod - ../../apps/control-interface/d8-ugmk-prod
- ../../apps/cross-section/d8-ugmk-prod - ../../apps/cross-section/d8-ugmk-prod
- ../../apps/reviews/d8-ugmk-prod - ../../apps/reviews/d8-ugmk-prod