valkey initial
This commit is contained in:
12
valkey/src/kustomization.yaml
Normal file
12
valkey/src/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
helmCharts:
|
||||
- name: valkey
|
||||
repo: https://valkey.io/valkey-helm/
|
||||
version: 0.7.4
|
||||
releaseName: valkey
|
||||
includeCRDs: true
|
||||
namespace: valkey
|
||||
valuesFile: values.yaml
|
||||
Reference in New Issue
Block a user