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

@ -0,0 +1,9 @@
apiVersion: v1
kind: Secret
metadata:
name: traefik-cf-creds
data:
# Kubernetes base64 encodes the data
# By default, this is:
cf-email: Y2xvdWRmbGFyZUBleGFtcGxlLmNvbQ== # database
cf-key: a2V5 # database