(chore) init commit and add tasks
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: homarr-oidc
|
||||
namespace: dashboard
|
||||
type: Opaque
|
||||
stringData:
|
||||
AUTH_OIDC_CLIENT_SECRET: "PLACEHOLDER_CHANGE_ME"
|
||||
Reference in New Issue
Block a user