Initial commit: k3s GitOps manifests with ArgoCD App-of-Apps
This commit is contained in:
10
sillytavern/secret.yaml
Normal file
10
sillytavern/secret.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: sillytavern-auth
|
||||
namespace: sillytavern
|
||||
type: Opaque
|
||||
stringData:
|
||||
SILLYTAVERN_BASICAUTHMODE: "true"
|
||||
SILLYTAVERN_BASICAUTHUSER_USERNAME: admin
|
||||
SILLYTAVERN_BASICAUTHUSER_PASSWORD: 0cdaa30c396dae77
|
||||
Reference in New Issue
Block a user