++
This commit is contained in:
parent
a9fc9055fc
commit
6491cada6b
@ -3,7 +3,7 @@ apiVersion: apps/v1
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: checklists-backend
|
name: checklists-backend
|
||||||
namespace: rfi
|
namespace: checklists
|
||||||
labels:
|
labels:
|
||||||
app: checklists-backend
|
app: checklists-backend
|
||||||
service: api
|
service: api
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: rfi
|
namespace: subscriptions
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- backend-deployment.yaml
|
- backend-deployment.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user