updated patch k8s no namespace

This commit is contained in:
syifa 2025-11-19 02:23:29 +00:00
parent 5561027ee2
commit 584a353c56
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: backend-app-syifa name: backend-app-syifa
namespace: intern-workspace #namespace: intern-workspace
spec: spec:
template: template:
spec: spec:
@ -17,7 +17,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: frontend-app-syifa name: frontend-app-syifa
namespace: intern-workspace #namespace: intern-workspace
spec: spec:
template: template:
spec: spec: