We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744eb4c commit 294b678Copy full SHA for 294b678
1 file changed
documentation/modules/ROOT/pages/6.adoc
@@ -12,6 +12,7 @@ Para desplegar, vuelve al IDE e ejecuta el siguiente comando:
12
[.console-input]
13
[source,bash,subs="+macros,+attributes"]
14
----
15
+cd
16
helm upgrade llama-stack-demo ./llama-stack-demo/helm/ \
17
-f ./llama-stack-demo/helm/values-observability.yaml \
18
--set assigned=llama-stack-demo-{username} \
0 commit comments