mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 20:59:13 +08:00
autocomplete -.-
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{ $_ := set $logSearchValues "common" (dict "nameSuffix" (include "logsearchapi.nameSuffix" .)) }}
|
||||
|
||||
{{ $auditToken := randAlphaNum 32 | b64enc }}
|
||||
{{ $queryToken := randAlphaNum 32 | b32enc }}
|
||||
{{ $queryToken := randAlphaNum 32 | b64enc }}
|
||||
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
||||
Reference in New Issue
Block a user