qubed/chart/templates/configmap.yaml
2024-11-21 13:59:32 +00:00

7 lines
172 B
YAML

# apiVersion: v1
# kind: ConfigMap
# metadata:
# name: redis-init-data
# data:
# compressed_tree.json: |-
# {{ .Files.Get "files/compressed_tree.json" | indent 4 }}