{"id":23104098,"url":"https://github.com/glueops/project-template-helm-chart-app","last_synced_at":"2026-03-12T02:18:21.090Z","repository":{"id":182694199,"uuid":"668048761","full_name":"GlueOps/project-template-helm-chart-app","owner":"GlueOps","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-06T19:58:18.000Z","size":170,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-06T22:44:21.225Z","etag":null,"topics":["glueops-platform"],"latest_commit_sha":null,"homepage":"","language":"Go Template","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlueOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-18T22:51:19.000Z","updated_at":"2026-03-06T19:45:52.000Z","dependencies_parsed_at":"2024-08-05T22:15:33.723Z","dependency_job_id":"c29ce827-a589-4942-be65-062636b34e68","html_url":"https://github.com/GlueOps/project-template-helm-chart-app","commit_stats":null,"previous_names":["glueops/project-template-helm-chart-app"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/GlueOps/project-template-helm-chart-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fproject-template-helm-chart-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fproject-template-helm-chart-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fproject-template-helm-chart-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fproject-template-helm-chart-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlueOps","download_url":"https://codeload.github.com/GlueOps/project-template-helm-chart-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fproject-template-helm-chart-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30412663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["glueops-platform"],"created_at":"2024-12-17T00:31:20.511Z","updated_at":"2026-03-12T02:18:21.055Z","avatar_url":"https://github.com/GlueOps.png","language":"Go Template","funding_links":[],"categories":[],"sub_categories":[],"readme":"# app\n\n![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square)\n\nA Helm chart template for applications\n\n## Values\n\n| Key | Type | Default | Description |\n|-----|------|---------|-------------|\n| appEnv | string | `\"dev\"` | Environment of the application |\n| appName | string | `\"example-app\"` | Name of the application |\n| appVersion | string | `\"0.0.1\"` | Version of the application |\n| commonAnnotations | string | `nil` | Common annotations for all Kubernetes objects |\n| commonLabels | string | `nil` | Common labels for all Kubernetes objects |\n| configMap | object | `{\"annotations\":null,\"configs\":null,\"enabled\":false,\"labels\":null}` | ConfigMap configuration |\n| configMap.annotations | string | `nil` | Annotations for the ConfigMap |\n| configMap.configs | string | `nil` | Data for the ConfigMap |\n| configMap.enabled | bool | `false` | Whether to create a ConfigMap |\n| configMap.labels | string | `nil` | Labels for the ConfigMap |\n| cronJob | object | `{\"enabled\":false,\"jobs\":null}` | CronJob configuration |\n| cronJob.enabled | bool | `false` | Whether to create a CronJob |\n| cronJob.jobs | string | `nil` | List of jobs to run |\n| customResources | string | `nil` | CustomResources configuration |\n| deployment | object | `{\"affinity\":{},\"annotations\":null,\"containerPorts\":null,\"containerSecurityContext\":null,\"enabled\":false,\"envConfigMaps\":null,\"envMap\":null,\"envSecrets\":null,\"envVariables\":null,\"hostAliases\":null,\"initContainers\":null,\"labels\":null,\"lifecycle\":null,\"livenessProbe\":null,\"matchLabels\":null,\"nodeSelector\":null,\"readinessProbe\":null,\"replicas\":1,\"resources\":{},\"securityContext\":null,\"serviceAccount\":{\"enabled\":false},\"sidecar\":null,\"startupProbe\":{},\"strategy\":\"RollingUpdate\",\"tolerations\":null,\"topologySpreadConstraints\":null,\"volumeMounts\":null,\"volumes\":null}` | Deployment configuration |\n| deployment.affinity | object | `{}` | Affinity rules for scheduling the pods |\n| deployment.annotations | string | `nil` | Annotations for the Deployment |\n| deployment.containerPorts | string | `nil` | Additional container ports |\n| deployment.containerSecurityContext | string | `nil` | Security context for the container |\n| deployment.enabled | bool | `false` | Whether to create a Deployment |\n| deployment.envConfigMaps | string | `nil` | List of ConfigMap environment variables variable   - name of env variable inside container configMapName - name of kubernetes ConfigMap object configMapKey  - name of the key in ConfigMap object which holds the value |\n| deployment.envMap | string | `nil` | Map of environment variables |\n| deployment.envSecrets | string | `nil` | List of secret environment variables variable   - name of env variable inside container secretName - name of kubernetes secret object secretKey  - name of the key in secret object which holds the value |\n| deployment.envVariables | string | `nil` | List of environment variables |\n| deployment.hostAliases | string | `nil` | Host aliases for the pods |\n| deployment.initContainers | string | `nil` | Init containers configuration |\n| deployment.labels | string | `nil` | Labels for the Deployment |\n| deployment.lifecycle | string | `nil` | Lifecycle hooks |\n| deployment.livenessProbe | string | `nil` | Liveness probe configuration |\n| deployment.matchLabels | string | `nil` | Match labels for the StatefulSet |\n| deployment.nodeSelector | string | `nil` | Node selector for scheduling the pods |\n| deployment.readinessProbe | string | `nil` | Readiness probe configuration |\n| deployment.replicas | int | `1` | Number of replicas (ignored if .keda.enabled is true) |\n| deployment.resources | object | `{}` | Resource requests and limits |\n| deployment.securityContext | string | `nil` | Security context for the Deployment |\n| deployment.serviceAccount | object | `{\"enabled\":false}` | Service account configuration |\n| deployment.serviceAccount.enabled | bool | `false` | Whether to use the service account for deployment |\n| deployment.sidecar | string | `nil` | Sidecar containers configuration |\n| deployment.startupProbe | object | `{}` | Startup probe configuration |\n| deployment.strategy | string | `\"RollingUpdate\"` | Deployment strategy |\n| deployment.tolerations | string | `nil` | Tolerations for scheduling the pods |\n| deployment.topologySpreadConstraints | string | `nil` | Topology spread constraints for scheduling the pods |\n| deployment.volumeMounts | string | `nil` | Volume mounts for the container |\n| deployment.volumes | string | `nil` | Volumes for the pod |\n| externalSecret | object | `{\"enabled\":false,\"refreshInterval\":\"2s\",\"secretStore\":{\"name\":\"vault-backend\"},\"secrets\":null}` | External Secret configuration |\n| externalSecret.enabled | bool | `false` | Whether to create an External Secret |\n| externalSecret.refreshInterval | string | `\"2s\"` | RefreshInterval is the amount of time before the values reading again from the SecretStore provider |\n| externalSecret.secretStore | object | `{\"name\":\"vault-backend\"}` | Global SecretStore for all ExternalSecrets |\n| externalSecret.secrets | string | `nil` | Data for the External Secret |\n| image | object | `{\"args\":null,\"command\":null,\"port\":8080,\"registry\":\"docker.io\",\"repository\":\"nginx\",\"tag\":\"1.9.15@sha256:932f7b8909321f20eedc0cf7d3970421b1d80b20f531936f3bc55575ccbe89ed\"}` | Docker image configuration |\n| image.args | string | `nil` | Arguments to pass to the command |\n| image.command | string | `nil` | Command to run in the Docker container |\n| image.port | int | `8080` | Port the application will listen on (\u003e1024) |\n| image.registry | string | `\"docker.io\"` | Docker registry |\n| image.repository | string | `\"nginx\"` | Docker image repository |\n| image.tag | string | `\"1.9.15@sha256:932f7b8909321f20eedc0cf7d3970421b1d80b20f531936f3bc55575ccbe89ed\"` | Docker image tag |\n| ingress | object | `{\"annotations\":null,\"enabled\":false,\"entries\":null}` | Ingress configuration |\n| ingress.annotations | string | `nil` | Annotations for the Ingress |\n| ingress.enabled | bool | `false` | Whether to create an Ingress |\n| ingress.entries | string | `nil` | Entries for the Ingress |\n| job | object | `{\"enabled\":false,\"jobs\":null}` | Job configuration |\n| job.enabled | bool | `false` | Whether to create a Job |\n| job.jobs | string | `nil` | List of jobs to run |\n| keda | object | `{\"enabled\":false,\"scaledObject\":{\"enabled\":false,\"spec\":{\"triggers\":[],\"triggersMap\":{}}},\"triggerAuthentication\":null}` | Keda configuration |\n| keda.enabled | bool | `false` | Whether to enable Keda |\n| keda.scaledObject | object | `{\"enabled\":false,\"spec\":{\"triggers\":[],\"triggersMap\":{}}}` | ScaledObject's spec |\n| keda.scaledObject.spec.triggersMap | object | `{}` | TriggersMap spec |\n| keda.triggerAuthentication | string | `nil` | TriggerAuthentication spec |\n| namespaceOverride | string | `nil` | Override the default namespace |\n| persistentVolumeClaim | object | `{\"annotations\":null,\"enabled\":false,\"labels\":null}` | persistentVolumeClaim configuration |\n| persistentVolumeClaim.annotations | string | `nil` | Annotations for the persistentVolumeClaim |\n| persistentVolumeClaim.enabled | bool | `false` | Whether to create a persistentVolumeClaim |\n| persistentVolumeClaim.labels | string | `nil` | Labels for the persistentVolumeClaim |\n| podDisruptionBudget | object | `{\"enabled\":false,\"minAvailable\":1}` | Pod Disruption Budget configuration |\n| podDisruptionBudget.enabled | bool | `false` | Whether to create a Pod Disruption Budget |\n| podDisruptionBudget.minAvailable | int | `1` | Minimum number of pods that must be available |\n| secret | object | `{\"annotations\":null,\"enabled\":false,\"lables\":null,\"secrets\":null}` | Secret configuration |\n| secret.annotations | string | `nil` | Annotations for the Secret |\n| secret.enabled | bool | `false` | Whether to create a Secret |\n| secret.lables | string | `nil` | Labels for the Secret |\n| secret.secrets | string | `nil` | Data for the Secret |\n| service | object | `{\"annotations\":null,\"enabled\":false,\"labels\":null,\"ports\":null,\"type\":\"ClusterIP\"}` | Service configuration |\n| service.annotations | string | `nil` | Annotations for the Service |\n| service.enabled | bool | `false` | Whether to create a Service |\n| service.labels | string | `nil` | Labels for the Service |\n| service.ports | string | `nil` | Ports for the Service |\n| service.type | string | `\"ClusterIP\"` | Type of the Service |\n| serviceAccount | object | `{\"annotations\":null,\"create\":false,\"labels\":null}` | Service Account configuration |\n| serviceAccount.annotations | string | `nil` | Annotations for the Service Account |\n| serviceAccount.create | bool | `false` | Whether to create a Service Account |\n| serviceAccount.labels | string | `nil` | Labels for the Service Account |\n| statefulSet | object | `{\"affinity\":{},\"annotations\":null,\"containerPorts\":null,\"containerSecurityContext\":null,\"enabled\":false,\"envConfigMaps\":null,\"envMap\":null,\"envSecrets\":null,\"envVariables\":null,\"hostAliases\":null,\"initContainers\":null,\"labels\":null,\"lifecycle\":null,\"livenessProbe\":null,\"matchLabels\":null,\"nodeSelector\":null,\"readinessProbe\":null,\"resources\":{},\"securityContext\":null,\"serviceAccount\":{\"enabled\":false},\"sidecar\":null,\"startupProbe\":{},\"tolerations\":null,\"topologySpreadConstraints\":null,\"updateStrategy\":\"RollingUpdate\",\"volumeClaimTemplates\":null,\"volumeMounts\":null,\"volumes\":null}` | StatefulSet configuration |\n| statefulSet.affinity | object | `{}` | Affinity rules for scheduling the pods |\n| statefulSet.annotations | string | `nil` | Annotations for the StatefulSet |\n| statefulSet.containerPorts | string | `nil` | Additional container ports |\n| statefulSet.containerSecurityContext | string | `nil` | Security context for the container |\n| statefulSet.enabled | bool | `false` | Whether to create a StatefulSet |\n| statefulSet.envConfigMaps | string | `nil` | List of ConfigMap environment variables variable   - name of env variable inside container configMapName - name of kubernetes ConfigMap object configMapKey  - name of the key in ConfigMap object which holds the value |\n| statefulSet.envMap | string | `nil` | Map of environment variables |\n| statefulSet.envSecrets | string | `nil` | List of secret environment variables variable   - name of env variable inside container secretName - name of kubernetes secret object secretKey  - name of the key in secret object which holds the value |\n| statefulSet.envVariables | string | `nil` | List of environment variables |\n| statefulSet.hostAliases | string | `nil` | Host aliases for the pods |\n| statefulSet.initContainers | string | `nil` | Init containers configuration |\n| statefulSet.labels | string | `nil` | Labels for the StatefulSet |\n| statefulSet.lifecycle | string | `nil` | Lifecycle hooks |\n| statefulSet.livenessProbe | string | `nil` | Liveness probe configuration |\n| statefulSet.matchLabels | string | `nil` | Match labels for the StatefulSet |\n| statefulSet.nodeSelector | string | `nil` | Node selector for scheduling the pods |\n| statefulSet.readinessProbe | string | `nil` | Readiness probe configuration |\n| statefulSet.resources | object | `{}` | Resource requests and limits |\n| statefulSet.securityContext | string | `nil` | Security context for the StatefulSet |\n| statefulSet.serviceAccount | object | `{\"enabled\":false}` | Service account configuration |\n| statefulSet.serviceAccount.enabled | bool | `false` | Whether to use the service account for statefulset |\n| statefulSet.sidecar | string | `nil` | Sidecar containers configuration |\n| statefulSet.startupProbe | object | `{}` | Startup probe configuration |\n| statefulSet.tolerations | string | `nil` | Tolerations for scheduling the pods |\n| statefulSet.topologySpreadConstraints | string | `nil` | Topology spread constraints for scheduling the pods |\n| statefulSet.updateStrategy | string | `\"RollingUpdate\"` | Update strategy for the StatefulSet |\n| statefulSet.volumeClaimTemplates | string | `nil` | Volume claim templates for the StatefulSet |\n| statefulSet.volumeMounts | string | `nil` | Volume mounts for the container |\n| statefulSet.volumes | string | `nil` | Volumes for the pod |\n| waf | object | `{\"enabled\":false,\"entries\":null}` | WAF configuration |\n| waf.enabled | bool | `false` | Whether to create a WAF |\n| waf.entries | string | `nil` | Entries for the WAFs. Each WAF can have multiple TLD's but will share the same certificate. Create multiple as you need. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fproject-template-helm-chart-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglueops%2Fproject-template-helm-chart-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fproject-template-helm-chart-app/lists"}