diff --git a/examples/full-config/wasmcloud-annotated.yaml b/examples/full-config/wasmcloud-annotated.yaml index 24013e1..58a1cb2 100644 --- a/examples/full-config/wasmcloud-annotated.yaml +++ b/examples/full-config/wasmcloud-annotated.yaml @@ -70,7 +70,7 @@ spec: endpoint: "traces-specific-otel-collector.svc" # Optional: Subject prefix that will be used by the host to query for wasmCloud Secrets. # See https://wasmcloud.com/docs/concepts/secrets for more context - secrets_topic_prefix: "wasmcloud.secrets" + secretsTopicPrefix: "wasmcloud.secrets" # Optional: Additional options to control how the underlying wasmCloud hosts are scheduled in Kubernetes. # This includes setting resource requirements for the nats and wasmCloud host # containers along with any additional pot template settings.