Fix OCI example
This commit is contained in:
parent
d54104d6ec
commit
4c103073bc
|
|
@ -145,7 +145,7 @@ repositories:
|
||||||
url: git+https://github.com/reactiveops/polaris@deploy/helm?ref=master
|
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
|
# Advanced configuration: You can setup basic or tls auth and optionally enable helm OCI integration
|
||||||
- name: roboll
|
- name: roboll
|
||||||
url: http://roboll.io/charts
|
url: roboll.io/charts
|
||||||
certFile: optional_client_cert
|
certFile: optional_client_cert
|
||||||
keyFile: optional_client_key
|
keyFile: optional_client_key
|
||||||
# username is retrieve from the environment with the format <registryNameUpperCase>_USERNAME for CI usage, here ROBOLL_USERNAME
|
# username is retrieve from the environment with the format <registryNameUpperCase>_USERNAME for CI usage, here ROBOLL_USERNAME
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue