fix: private helm registry #7
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"hostRules": [
|
"hostRules": [
|
||||||
{
|
{
|
||||||
"matchHost": "gitea.t000-n.de",
|
"matchHost": "https://gitea.t000-n.de/api/packages/t.behrendt/helm",
|
||||||
"hostType": "helm",
|
"hostType": "helm",
|
||||||
"username": "{{ secrets.HELM_REGISTRY_USER }}",
|
"username": "{{ secrets.HELM_REGISTRY_USER }}",
|
||||||
"password": "{{ secrets.HELM_REGISTRY_PASSWORD }}"
|
"password": "{{ secrets.HELM_REGISTRY_PASSWORD }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user