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