fix: Correct repo
This commit is contained in:
@@ -3,7 +3,7 @@ bases:
|
||||
|
||||
repositories:
|
||||
- name: mariadb-operator
|
||||
url: "https://helm.mariadb.com"
|
||||
url: "https://helm.mariadb.com/mariadb-operator"
|
||||
|
||||
commonLabels:
|
||||
tier: system
|
||||
|
||||
@@ -50,7 +50,7 @@ spec:
|
||||
namespace: mariadb-operator
|
||||
server: 'https://kubernetes.default.svc'
|
||||
source:
|
||||
repoURL: 'https://helm.mariadb.com'
|
||||
repoURL: 'https://helm.mariadb.com/mariadb-operator'
|
||||
targetRevision: '25.8.4'
|
||||
chart: mariadb-operator-crds
|
||||
project: sys
|
||||
|
||||
Reference in New Issue
Block a user