部署 NATS JetStream 消息基础设施
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
apiVersion: external-secrets.io/v1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: nats-auth
|
||||
namespace: nats
|
||||
spec:
|
||||
refreshInterval: 1h
|
||||
secretStoreRef:
|
||||
kind: ClusterSecretStore
|
||||
name: openbao
|
||||
target:
|
||||
creationPolicy: Owner
|
||||
name: nats-auth
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: k8s/nats
|
||||
Reference in New Issue
Block a user