apiVersion: v1 repositories: - name: testing url: "http://example.com" - name: testing-https url: "https://example.com" - name: testing-basicauth url: "http://username:password@example.com" - name: kubernetes-charts url: "http://example.com/charts"