From 4c103073bcbebff8f2cc7ade518a9ea28e4cd1d5 Mon Sep 17 00:00:00 2001 From: Quan TRAN Date: Wed, 26 Oct 2022 21:34:43 +0200 Subject: [PATCH] Fix OCI example --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2125d8b9..9eada075 100644 --- a/docs/index.md +++ b/docs/index.md @@ -145,7 +145,7 @@ repositories: url: git+https://github.com/reactiveops/polaris@deploy/helm?ref=master # Advanced configuration: You can setup basic or tls auth and optionally enable helm OCI integration - name: roboll - url: http://roboll.io/charts + url: roboll.io/charts certFile: optional_client_cert keyFile: optional_client_key # username is retrieve from the environment with the format _USERNAME for CI usage, here ROBOLL_USERNAME