mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 22:51:01 +00:00
7 lines
132 B
YAML
7 lines
132 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: hedgedoc-config
|
|
namespace: hedgedoc
|
|
data:
|
|
HD_BASE_URL: https://hdoc.gwg313.xyz
|