Restructure yaml, add CI/CD pipelines

This commit is contained in:
red 2025-04-08 12:17:27 -04:00
parent fc1bf0bb9a
commit fd7d99d29a
31 changed files with 771 additions and 543 deletions

View file

@ -0,0 +1,34 @@
---
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:
---
apiVersion: v1
kind: Secret
metadata:
name: minio
namespace: darkdork-dev
stringData:
root-password: