File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11## Codefresh On-Premises
22
3- ![ Version: 2.8.7 ] ( https://img.shields.io/badge/Version-2.8.7 -informational?style=flat-square ) ![ AppVersion: 2.8.0] ( https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square )
3+ ![ Version: 2.8.8 ] ( https://img.shields.io/badge/Version-2.8.8 -informational?style=flat-square ) ![ AppVersion: 2.8.0] ( https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square )
44
55Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
66
@@ -2430,9 +2430,9 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
24302430| argo-platform.api-graphql.env | object | See below | Env vars |
24312431| argo-platform.api-graphql.hpa | object | `{"enabled":false}` | HPA |
24322432| argo-platform.api-graphql.hpa.enabled | bool | `false` | Enable autoscaler |
2433- | argo-platform.api-graphql.image | object | `{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh-io /argo-platform-api-graphql"}` | Image |
2433+ | argo-platform.api-graphql.image | object | `{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh/argo-platform-api-graphql"}` | Image |
24342434| argo-platform.api-graphql.image.registry | string | `"us-docker.pkg.dev/codefresh-enterprise/gcr.io"` | Registry |
2435- | argo-platform.api-graphql.image.repository | string | `"codefresh-io /argo-platform-api-graphql"` | Repository |
2435+ | argo-platform.api-graphql.image.repository | string | `"codefresh/argo-platform-api-graphql"` | Repository |
24362436| argo-platform.api-graphql.kind | string | `"Deployment"` | Controller kind. Currently, only `Deployment` is supported |
24372437| argo-platform.api-graphql.pdb | object | `{"enabled":false}` | PDB |
24382438| argo-platform.api-graphql.pdb.enabled | bool | `false` | Enable pod disruption budget |
You can’t perform that action at this time.
0 commit comments