Initial Commit

This commit is contained in:
red 2025-03-04 09:51:26 -05:00
commit 0ec5aa83d5
8 changed files with 506 additions and 0 deletions

26
secrets.yaml.example Normal file
View file

@ -0,0 +1,26 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: darkdork-dev
---
apiVersion: v1
kind: Secret
metadata:
namespace: darkdork-dev
name: postgres
type: Opaque
stringData:
postgres-password:
---
apiVersion: v1
kind: Secret
metadata:
namespace: darkdork-dev
name: pleroma
stringData:
secret-key-base:
signing-salt:
web-push-public-key:
web-push-private-key:
default-signer: