File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type: application
66version : 0.0.0
77appVersion : 0.0.0
88
9- name : postgresql-partition-manager
9+ name : postgresql-partition-manager-chart
1010description : Manages PostgreSQL partition
1111home : https://github.com/qonto/postgresql-partition-manager
1212sources :
Original file line number Diff line number Diff line change 1010 of : CronJob
1111 - equal :
1212 path : metadata.name
13- value : RELEASE-NAME-postgresql-partition-manager
13+ value : RELEASE-NAME-postgresql-partition-manager-chart
1414 - equal :
1515 path : spec.suspend
1616 value : false
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ version: 0.0.0
88appVersion : 0.0.0
99
1010dependencies :
11- - name : postgresql-partition-manager
11+ - name : postgresql-partition-manager-chart
12+ alias : postgresql-partition-manager
1213 version : " ~0"
1314 repository : " file://../../configs/helm"
You can’t perform that action at this time.
0 commit comments