updated patch k8s no namespace
This commit is contained in:
parent
5561027ee2
commit
584a353c56
|
|
@ -3,7 +3,7 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: backend-app-syifa
|
||||
namespace: intern-workspace
|
||||
#namespace: intern-workspace
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
|
|
@ -17,7 +17,7 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: frontend-app-syifa
|
||||
namespace: intern-workspace
|
||||
#namespace: intern-workspace
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Reference in New Issue