Enable deployment and service in mapper app kustomization
This commit is contained in:
parent
fbae04cc3b
commit
820ccec1c6
@ -4,5 +4,5 @@ kind: Kustomization
|
|||||||
namespace: mapper
|
namespace: mapper
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
# - deployment.yaml
|
- deployment.yaml
|
||||||
# - service.yaml
|
- service.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user