mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-20 11:39:32 +00:00
fix(velociraptor): rm kustomization
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user