Skip to content

Commit 62c51f7

Browse files
committed
Make group info more explicit in docs
1 parent a02efa5 commit 62c51f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

security/gitlabCiJwtAuth/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ build:
3737
- docker push $REGISTRY_IMAGE:$CI_COMMIT_SHA
3838
```
3939

40-
This would be paired with a group in artifactory that has a write permission to the `docker-local`
41-
repo at path `platform/k8s/**` to limit this particular repo to push to a unique registry path.
40+
This would be paired with a group named `gitlab-platform-k8s` in artifactory that has a write
41+
permission to the `docker-local` repo at path `platform/k8s/**` to limit this particular repo to
42+
push to a unique registry path.
4243

4344
jfrog plugin docs: https://www.jfrog.com/confluence/display/JFROG/User+Plugins#UserPlugins-Realms

0 commit comments

Comments
 (0)