apiVersion: v1 kind: Secret metadata: annotations: dataflow.argoproj.io/description: | This is an example of providing a namespace named NATS Streaming configuration. The secret must be named `dataflow-stan-${name}`. [Learn about configuration](../docs/CONFIGURATION.md) name: dataflow-stan-default stringData: clusterId: stan natsUrl: nats natsMonitoringUrl: http://stan:8222 subjectPrefix: NamespacedPipelineName authToken: testingtokentestingtoken maxInflight: "15"