Add: k8s manifests
All checks were successful
release-tag / release-image (push) Successful in 1m52s
All checks were successful
release-tag / release-image (push) Successful in 1m52s
This commit is contained in:
13
k8s/secret.mafuyu.yaml
Normal file
13
k8s/secret.mafuyu.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: mafuyu-secret
|
||||
namespace: mafuyu-kirisu
|
||||
data:
|
||||
ADMIN_ID:
|
||||
DC_CLIENTID:
|
||||
DC_TOKEN:
|
||||
MONGODB_HOST:
|
||||
MONGODB_USER:
|
||||
MONGODB_PASS:
|
||||
Reference in New Issue
Block a user