mirror of
https://github.com/Lore09/Tesi-Magistrale.git
synced 2025-12-19 04:14:35 +00:00
updated NATS address with internal dns
This commit is contained in:
@@ -42,7 +42,7 @@ wadm:
|
|||||||
tag: v0.15.0
|
tag: v0.15.0
|
||||||
config:
|
config:
|
||||||
nats:
|
nats:
|
||||||
server: "nats://10.43.80.129"
|
server: "nats://nats.wasmcloud.svc.cluster.local"
|
||||||
# creds:
|
# creds:
|
||||||
# jwt: ""
|
# jwt: ""
|
||||||
# seed: ""
|
# seed: ""
|
||||||
@@ -75,8 +75,6 @@ hostConfig:
|
|||||||
# # Number of hosts (pods). Defaults to 1.
|
# # Number of hosts (pods). Defaults to 1.
|
||||||
# hostReplicas: 1
|
# hostReplicas: 1
|
||||||
# Which version of wasmCloud to use; defaults to "latest"
|
# Which version of wasmCloud to use; defaults to "latest"
|
||||||
version: "1.2.1"
|
|
||||||
# registryCredentialsFile: config.json
|
|
||||||
# natsCredentialsFile: secret.yaml
|
# natsCredentialsFile: secret.yaml
|
||||||
resources:
|
resources:
|
||||||
nats: {}
|
nats: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user