Uncomment deployment resource in contracts kustomization file

This commit is contained in:
emelinda 2026-04-17 10:53:38 +03:00
parent 46e16fc287
commit 4ddaf9c7d9

View File

@ -4,5 +4,5 @@ kind: Kustomization
namespace: contracts
resources:
- namespace.yaml
# - deployment.yaml
- deployment.yaml
- service.yaml