Commit fa6abd38 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs-fix-syntax-error' into 'master'

Fix syntax error in resources.yml

See merge request gitlab-org/gitlab!72447
parents 7a1c4a5b efc8424b
......@@ -219,7 +219,7 @@ spec:
containers:
- name: agent
# Make sure to specify a matching version for production
image: "registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:vX.Y.Z
image: "registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:vX.Y.Z"
args:
- --token-file=/config/token
- --kas-address
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment