Skip to content

Commit 7aab6c1

Browse files
fixL: fixed trailing whitespace
1 parent 22dc1da commit 7aab6c1

1 file changed

Lines changed: 34 additions & 34 deletions

File tree

seeder/package_install.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"description": "Reloader is a tool to watch changes in ConfigMap and Secret and do rolling upgrades on Pods with their associated DeploymentConfigs, Deployments, Daemonsets and Statefulsets."
4646
},
4747
{
48-
"chart": "zerone/secret-patcher",
49-
"name": "secret-patcher",
48+
"chart": "zerone/secret-patcher",
49+
"name": "secret-patcher",
5050
"title": "Secret Patcher",
5151
"namespace": "zerone-secret-patcher",
52-
"optional": true,
53-
"icon": "https://console.01cloud.io/meta.jpg",
54-
"description": "Secret Patcher patches the service account with an imagepullsecrets that allows the service account of the pod to pull the images from container registry"
52+
"optional": true,
53+
"icon": "https://console.01cloud.io/meta.jpg",
54+
"description": "Secret Patcher patches the service account with an imagepullsecrets that allows the service account of the pod to pull the images from container registry"
5555
},
5656
{
5757
"chart": "zerone/velero",
@@ -82,14 +82,14 @@
8282
},
8383

8484
{
85-
"chart": "zerone/tekton",
86-
"name": "tekton",
87-
"title": "Tekton",
88-
"namespace": "tekton-pipelines",
89-
"optional": true,
90-
"icon": "https://avatars.githubusercontent.com/u/47602533?s=280&v=4",
91-
"description": "A package to install powerful and flexible kubernetes-native open source CI/CD systems"
92-
},
85+
"chart": "zerone/tekton",
86+
"name": "tekton",
87+
"title": "Tekton",
88+
"namespace": "tekton-pipelines",
89+
"optional": true,
90+
"icon": "https://avatars.githubusercontent.com/u/47602533?s=280&v=4",
91+
"description": "A package to install powerful and flexible kubernetes-native open source CI/CD systems"
92+
},
9393

9494
{
9595
"chart": "zerone/prometheus-operator",
@@ -121,28 +121,28 @@
121121
"required_dns": false,
122122
"icon": "https://console.01cloud.io/meta.jpg",
123123
"description": "The Logging operator manages the log collectors and log forwarders of your logging infrastructure, and the routing rules that specify where you want to send your different log messages."
124-
},
125-
{
126-
"chart": "zerone/flagger",
127-
"name": "flagger",
128-
"title": "Flagger",
129-
"optional": true,
130-
"namespace": "zerone-flagger",
131-
"required_dns": false,
132-
"icon": "https://console.01cloud.io/meta.jpg",
133-
"description": "Progressive Delivery operator for Kubernetes (Canary, A/B Testing and Blue/Green deployments)"
134-
},
124+
},
125+
{
126+
"chart": "zerone/flagger",
127+
"name": "flagger",
128+
"title": "Flagger",
129+
"optional": true,
130+
"namespace": "zerone-flagger",
131+
"required_dns": false,
132+
"icon": "https://console.01cloud.io/meta.jpg",
133+
"description": "Progressive Delivery operator for Kubernetes (Canary, A/B Testing and Blue/Green deployments)"
134+
},
135135

136-
{
137-
"chart": "zerone/openebs",
138-
"name": "openebs",
139-
"title": "openebs",
140-
"optional": true,
141-
"namespace": "zerone-openebs",
142-
"required_dns": false,
143-
"icon": "https://console.01cloud.io/meta.jpg",
144-
"description": " OpenEBS turns any storage available to Kubernetes worker nodes into Local or Distributed Kubernetes Persistent Volumes."
145-
}],
136+
{
137+
"chart": "zerone/openebs",
138+
"name": "openebs",
139+
"title": "openebs",
140+
"optional": true,
141+
"namespace": "zerone-openebs",
142+
"required_dns": false,
143+
"icon": "https://console.01cloud.io/meta.jpg",
144+
"description": " OpenEBS turns any storage available to Kubernetes worker nodes into Local or Distributed Kubernetes Persistent Volumes."
145+
}],
146146
"repositories": [{
147147
"name": "zerone",
148148
"url": "https://berrybytes.github.io/helm-chart-org"

0 commit comments

Comments
 (0)