您好我正在尝试根据以下说明设置 NATS 帐户解析器: https ://artifacthub.io/packages/helm/nats/nats
这是我的配置:
nats:
jetstream:
enabled: true
cluster:
enabled: true
name: "nats"
replicas: 3
auth:
enabled: true
systemAccount:
resolver:
type: full
operator:
systemAccount:
resolverPreload:
我遗漏了用户和 jwt 信息
当我使用该配置启动 NATS 服务器时,出现以下错误: nats-server: 操作员不允许直接配置帐户