fix
This commit is contained in:
parent
62a4bf085e
commit
a3f0a049f0
@ -3,7 +3,7 @@ apiVersion: v1
|
|||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: rfi-backend-api-svc
|
name: rfi-backend-api-svc
|
||||||
namespace: rfi
|
namespace: system-log
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: rfi
|
namespace: system-log
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- backend-deployment.yaml
|
- backend-deployment.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user