This repository was archived by the owner on Jan 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ kind: Kustomization
1313images :
1414- name : controller
1515 newName : prosimcorp/reforma
16- newTag : v0.1.0
16+ newTag : v0.1.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 labels :
55 app.kubernetes.io/managed-by : kustomize
66 app.kubernetes.io/name : reforma
7- control-plane : controller-manager
7+ control-plane : reforma
88 name : reforma-controller-manager
99 namespace : reforma-system
1010spec :
@@ -13,15 +13,15 @@ spec:
1313 matchLabels :
1414 app.kubernetes.io/managed-by : kustomize
1515 app.kubernetes.io/name : reforma
16- control-plane : controller-manager
16+ control-plane : reforma
1717 template :
1818 metadata :
1919 annotations :
2020 kubectl.kubernetes.io/default-container : manager
2121 labels :
2222 app.kubernetes.io/managed-by : kustomize
2323 app.kubernetes.io/name : reforma
24- control-plane : controller-manager
24+ control-plane : reforma
2525 spec :
2626 containers :
2727 - args :
4848 - --leader-elect
4949 command :
5050 - /manager
51- image : prosimcorp/reforma:v0.1.0
51+ image : prosimcorp/reforma:v0.1.1
5252 livenessProbe :
5353 httpGet :
5454 path : /healthz
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ metadata:
44 labels :
55 app.kubernetes.io/managed-by : kustomize
66 app.kubernetes.io/name : reforma
7- control-plane : controller-manager
7+ control-plane : reforma
88 name : reforma-system
99
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 labels :
55 app.kubernetes.io/managed-by : kustomize
66 app.kubernetes.io/name : reforma
7- control-plane : controller-manager
7+ control-plane : reforma
88 name : reforma-controller-manager-metrics-service
99 namespace : reforma-system
1010spec :
1616 selector :
1717 app.kubernetes.io/managed-by : kustomize
1818 app.kubernetes.io/name : reforma
19- control-plane : controller-manager
19+ control-plane : reforma
2020
You can’t perform that action at this time.
0 commit comments