mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
cilium(chore): remove trailing slash from helm repo url
This commit is contained in:
parent
b8e16fd87c
commit
9dce1f49f3
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
source:
|
source:
|
||||||
repoURL: https://helm.cilium.io/
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.14.1
|
targetRevision: 1.14.1
|
||||||
helm:
|
helm:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue