feat(node): adding all in one node support
This commit is contained in:
@ -2,13 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- resources/deployment.yaml
|
||||
- resources/svc.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: varnish-env
|
||||
literals:
|
||||
- VARNISH_SIZE=1G
|
||||
- name: varnish-config
|
||||
files:
|
||||
- files/default.vcl
|
||||
- resources/node
|
||||
|
Reference in New Issue
Block a user