Set up the repository structure following GitOps principles: - apps/ for application deployments (Stalwart as example) - infrastructure/ for cluster-wide configs (networking, monitoring) - docs/ for general documentation Migrated complete Stalwart deployment configuration including: - Multiple deployment variants (basic, OIDC-enabled) - Helm values files - Monitoring and dashboard configurations - Operational documentation (backup/restore, bootstrap) - Configuration patches and fixes Added comprehensive README files at each level to guide future use. Co-Authored-By: Paperclip <noreply@paperclip.ing>
5 lines
147 B
YAML
Executable file
5 lines
147 B
YAML
Executable file
spec:
|
|
externalIPs:
|
|
- 178.105.17.239 # k3s-cp-1 (where DNS points)
|
|
- 178.105.216.48 # k3s-worker-1
|
|
- 49.13.134.255 # k3s-worker-2
|