mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 13:14:24 +08:00
6 lines
140 B
YAML
6 lines
140 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: netmaker
|
|
resources:
|
|
- netmaker-deploy.yml
|
|
- netmaker-svc.yml
|