You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/it/docs/concepts/cluster-administration/manage-deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ e [labels](/docs/concepts/overview/working-with-objects/labels/).
21
21
22
22
Molte applicazioni richiedono la creazione di più risorse, ad esempio una distribuzione e un servizio. La gestione di più risorse può essere semplificata raggruppandole nello stesso file (separate da `---` in YAML). Per esempio:
23
23
24
-
{{< codenew file="application/nginx-app.yaml" >}}
24
+
{{% codenew file="application/nginx-app.yaml" %}}
25
25
26
26
Multiple resources can be created the same way as a single resource:
0 commit comments