Skip to content

Commit

Permalink
Merge pull request #34 from thogar-computer/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
joonas authored May 17, 2024
2 parents 35af8ad + 6b0f38e commit 7a38f50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ spec:
# Additional labels to apply to the host other than the defaults set in the operator
hostLabels:
some-label: value
# The address to connect to nats
natsAddress: nats://nats-cluster.default.svc.cluster.local
# Which wasmCloud version to use
version: 1.0.2
# The name of a secret in the same namespace that provides the required secrets.
secretName: cluster-secrets
secretName: my-wasmcloud-cluster
# Enable the following to run the wasmCloud hosts as a DaemonSet
#daemonset: true
# The name of the image pull secret to use with wasmCloud hosts so that they
Expand Down

0 comments on commit 7a38f50

Please sign in to comment.