summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-04-06 15:52:44 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-04-07 13:29:46 +0200
commitf399ef43b84a29851b8603063dfd134f07a77542 (patch)
tree1f86cd2122948293e2c4369bd5299b243a5a82f8
parent618306ee2fd2a0401fab4c266b04c5896bf0157d (diff)
downloadgitlab-ce-f399ef43b84a29851b8603063dfd134f07a77542.tar.gz
Disable auth token for now
-rw-r--r--config/registry.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/registry.yml b/config/registry.yml
index f8978248c53..bf62b6e4170 100644
--- a/config/registry.yml
+++ b/config/registry.yml
@@ -17,9 +17,9 @@ health:
enabled: true
interval: 10s
threshold: 3
-auth:
- token:
- realm: http://192.168.64.1:3000/api/v3/auth/token
- service: docker
- issuer: ominbus-certificate
- rootcertbundle: config/registry.pem
+#auth:
+# token:
+# realm: http://192.168.64.1:3000/api/v3/auth/token
+# service: docker
+# issuer: ominbus-certificate
+# rootcertbundle: config/registry.pem