deploy values
This commit is contained in:
10
deploy/nats.yaml
Normal file
10
deploy/nats.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
image: docker.io/nats
|
||||
args:
|
||||
- -js
|
||||
- -sd
|
||||
- /data
|
||||
ports:
|
||||
- 4222
|
||||
volume:
|
||||
enabled: true
|
||||
path: /data
|
||||
Reference in New Issue
Block a user