manual configs added
This commit is contained in:
7
config/open-webui/disable-token.yaml
Normal file
7
config/open-webui/disable-token.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes.io/automountServiceAccountToken: "false"
|
||||
name: open-webui
|
||||
namespace: open-webui
|
||||
Reference in New Issue
Block a user