nextcloud-hpb added

This commit is contained in:
Philip Haupt
2026-03-07 14:50:44 +01:00
parent b166e5865e
commit 55d83976a0
4 changed files with 118 additions and 0 deletions

11
nextcloud-hpb/cm.yaml Normal file
View File

@@ -0,0 +1,11 @@
---
apiVersion: v1
kind: ConfigMap
metadata:
name: nextcloud-hpb-config
namespace: nextcloud-hpb
data:
NC_DOMAIN: cloud.borninpain.de
TALK_HOST: signal.borninpain.de
TALK_PORT: "3478"
TZ: "Europe/Berlin"