1
0
forked from suse-edge/Factory

Merge pull request '[3.2 backport] rancher-turtles: Fix issue in 0.4.0 chart' (#37) from steven.hardy/Factory:turtles_fix_3.2 into 3.2

Reviewed-on: suse-edge/Factory#37
Reviewed-by: Nicolas Belouin <nbelouin@noreply.src.opensuse.org>
Reviewed-by: Denislav Prodanov <dprodanov@noreply.src.opensuse.org>
This commit is contained in:
Denislav Prodanov 2024-11-27 14:08:45 +01:00
commit e92a50d110

View File

@ -16,6 +16,9 @@ kind: ClusterctlConfig
metadata: metadata:
name: clusterctl-config name: clusterctl-config
namespace: rancher-turtles-system namespace: rancher-turtles-system
annotations:
"helm.sh/hook": "post-install, post-upgrade"
"helm.sh/hook-weight": "1"
spec: spec:
providers: providers:
- name: metal3 - name: metal3