File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ A Registry init file is not shipped with GitLab if you install it from source.
71
71
Hence, [ restarting GitLab] [ restart gitlab ] will not restart the Registry should
72
72
you modify its settings. Read the upstream documentation on how to achieve that.
73
73
74
- At the absolute minimum, make sure your [ Registry configuration] [ registry-auth ]
74
+ At the ** absolute** minimum, make sure your [ Registry configuration] [ registry-auth ]
75
75
has ` container_registry ` as the service and ` https://gitlab.example.com/jwt/auth `
76
76
as the realm:
77
77
84
84
rootcertbundle: /root/certs/certbundle
85
85
```
86
86
87
+ CAUTION: ** Caution:**
88
+ If ` auth ` is not set up, users will be able to pull docker images without authentication.
89
+
87
90
## Container Registry domain configuration
88
91
89
92
There are two ways you can configure the Registry's external domain.
You can’t perform that action at this time.
0 commit comments