feature: Adds more operational services.

This commit is contained in:
greysoh 2024-11-05 10:47:53 -05:00
parent 9f85ec639d
commit a704e75851
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
47 changed files with 1484 additions and 519 deletions

View file

@ -1,9 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: db-credentials
data:
# Kubernetes base64 encodes the data
# By default, this is:
username: ZGF0YWJhc2U= # database
password: ZGF0YWJhc2U= # database