This commit is contained in:
ivan 2026-04-16 18:49:12 +05:00
parent a9fc9055fc
commit 6491cada6b
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: checklists-backend
namespace: rfi
namespace: checklists
labels:
app: checklists-backend
service: api

View File

@ -1,7 +1,7 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: rfi
namespace: subscriptions
resources:
- namespace.yaml
- backend-deployment.yaml