Skip to content

Commit 845ac1a

Browse files
authored
Merge pull request #35 from projectsyn/helm-params-releaase-name
Rename Kapitan helm_params release_name to name
2 parents 557756a + a2d0ec7 commit 845ac1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class/prometheus-pushgateway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ parameters:
2121
input_type: helm
2222
output_path: prometheus-pushgateway/01_helmchart
2323
helm_params:
24-
release_name: platform
24+
name: platform
2525
namespace: ${prometheus_pushgateway:namespace}
2626
helm_values: ${prometheus_pushgateway:helm_values}

0 commit comments

Comments
 (0)