updated file patch no namespace for argo
This commit is contained in:
parent
f90860920f
commit
1a8c1b4614
|
|
@ -3,7 +3,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: backend-app-syifa
|
||||
namespace: intern-workspace
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
|
|
@ -17,7 +16,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: frontend-app-syifa
|
||||
namespace: intern-workspace
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Reference in New Issue