This commit is contained in:
ivan 2026-04-17 12:44:31 +05:00
parent 62a4bf085e
commit a3f0a049f0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apiVersion: v1
kind: Service
metadata:
name: rfi-backend-api-svc
namespace: rfi
namespace: system-log
spec:
type: ClusterIP
selector:

View File

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