feat: Deploy Alloy on k8s-wheatley
This commit is contained in:
parent
a5b24ac356
commit
cc8616e1bb
3 changed files with 661 additions and 0 deletions
7
k8s-wheatley/alloy/kustomization.yaml
Normal file
7
k8s-wheatley/alloy/kustomization.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../kustomize-bases/alloy
|
||||
- configmap.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue