fix(velociraptor): rm kustomization

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-05-08 09:37:24 +08:00
parent cf527c83ae
commit e19eb90f04

View File

@@ -1,17 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- hr.yaml
- netpol.yaml
configMapGenerator:
- name: velociraptor-config
namespace: &app velociraptor
files:
- server.config.yaml
generatorOptions:
disableNameSuffixHash: true
labels:
- pairs:
app.kubernetes.io/name: *app
app.kubernetes.io/instance: *app