Files
homelab-config/homelab-services/nimh-static/k3s/configmap.yaml
T

10 lines
151 B
YAML
Raw Normal View History

2026-05-27 00:38:43 -05:00
apiVersion: v1
kind: ConfigMap
metadata:
name: nimh-static-files
namespace: nimh
data:
index.html: |
2026-05-31 22:13:01 -05:00
{{ datasource "site" | strings.Indent 4}}