Skip to content

Commit 120d175

Browse files
committed
yaml spacing
1 parent a438364 commit 120d175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vendor/helm-image-registry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To use the Replicated proxy registry for applications installed with Helm:
5050
spec:
5151
containers:
5252
- name: api
53-
# Access the registry, repository, and tag fields from the values file
53+
# Access the registry, repository, and tag fields from the values file
5454
image: {{ .Values.images.api.registry }}/{{ .Values.images.api.repository }}:{{ .Values.images.api.tag }}
5555
```
5656

0 commit comments

Comments
 (0)