* Use entrypoint from Docker image
Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>
* Update probe paths to match those set in the Java application
Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>
* Update chart version
Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>
* [stable/minio] update to choose proper connection scheme for connecting minio from mc when creating buckets after install and tls is enabled
Signed-off-by: rahul rustagi <rahulrastogi2k6@gmail.com>
* Added steps in README.md to create buckets after install
Signed-off-by: rahul rustagi <rahulrastogi2k6@gmail.com>
* added dashboard.serviceType value to be able to deploy to GKE
Signed-off-by: Ole Rößner <o.roessner@neusta.de>
* added dashboard.serviceType value to be able to deploy to GKE
Signed-off-by: Ole Rößner <o.roessner@neusta.de>
* added dashboard.serviceType value to be able to deploy to GKE
Signed-off-by: Ole Rößner <o.roessner@neusta.de>
* removed executable flag from yaml files
Signed-off-by: Matyas Somfai <somfai.matyas@gmail.com>
* added a default value for dashboard.serviceType; modified the service to use a named port; fixed a link in the readme
Signed-off-by: Matyas Somfai <somfai.matyas@gmail.com>
* Bump version strings for v0.6.0 (jetstack/cert-manager#1247)
* Set CA sync backoff limit & add verifying installation docs (jetstack/cert-manager#1245)
* Added securityContext to cert-manager deployment pods in helm chart (jetstack/cert-manager#1237)
* Move Helm chart to deploy/charts/cert-manager (jetstack/cert-manager#1235)
* chart: allow deployment strategy customization
* webhook: remove hardcoded image (jetstack/cert-manager#1039)
* Remove crd-install annotation from Challenges and Orders
* Add Challenge and Order CRDs
* Add certificates and issuers to aggregated RBAC for view, edit and admin ClusterRoles. (jetstack/cert-manager#872)
* Use fixed image tag for ca-helper and add description
Signed-off-by: James Munnelly <james@munnelly.eu>
* Update drone to support v1 release candidate
This is a set of breaking changes that brings drone v1 support to the
chart. drone v1 itself is a breaking change and brings along native
kubernetes support.
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* update chart app version to be accurate
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* add newlines to the end of files
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* remove $ from commands (markdown lint)
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* [stable/grafana] Add gerrit server as dashboard origin
Signed-off-by: cesaralbloz <cesaralbloz@hotmail.com>
* [stable/grafana] Add gerrit server as dashboard origin
Signed-off-by: Cesar Alba Lozano <cesaralbloz@hotmail.com>
* add configuration option for S3 region endpoint
Signed-off-by: Stefan Hoffmeister <stefan@hoffmeister.biz>
* bump chart version
Signed-off-by: Stefan Hoffmeister <stefan@hoffmeister.biz>
* Add a kubectl proxy to allow rego to make kubernetes subject access reviews.
Signed-off-by: Kevin Fox <kevin@efox.cc>
* Bumped the wrong version.
Signed-off-by: Kevin Fox <kevin@efox.cc>
* Fix lint.
Signed-off-by: Kevin Fox <kevin@efox.cc>
* Update based on feedback.
Update based on feedback by tsandall and timothyhinrichs.
Added OWNERS too for ease of management.
Signed-off-by: Kevin Fox <kevin@efox.cc>
* EFS ClusterRole - Grant access to 'endpoint' resources
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
* Do not create EFS deployment if default EFS id set
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
* Bump efs-provisioner chart version
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
* Fix indentation from github UI conflict edit
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
details: if the `flows` setting is left unset, node-red will default the
files it creates for new flows to match the hostname of the container
it's running under. This hostname is dynamic and changes with a pod
restart. As a result changes made and persisted will be lost.
By defaulting the `flows` value to some static value, we ensure that the
changes will persist between pod restarts (assuming using persistent
storage)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* Adding affinity options to KIAM agent and server deployments.
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
* Bumping the KIAM chart version.
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
This commit enables passing in annotations via values for the
`efs-provisioner` chart and bumps the version to 0.1.3
Signed-off-by: Josh Myers <joshuajmyers@gmail.com>
* # This is a combination of 2 commits.
# This is the 1st commit message:
Initial commit
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
# This is the commit message #2:
updating sources
* Commit Sign-off
Signed-off-by: Miguel Angel Mingorance Fernandez <miguel.mingorance@deliveryhero.com>
* Updating README table
Signed-off-by: Miguel Angel Mingorance Fernandez <miguel.mingorance@deliveryhero.com>
* Modifies PSP to allow for hostNetwork if enabled for controller
Signed-off-by: Belmin Fernandez <belminf@gmail.com>
* Bumps chart version
Signed-off-by: Belmin Fernandez <belminf@gmail.com>
* specify additional labels for web service
Signed-off-by: Richard Godden <goddenrich@gmail.com>
* added web service labels to README
Signed-off-by: Richard Godden <goddenrich@gmail.com>
* bump version
Signed-off-by: Richard Godden <goddenrich@gmail.com>
* bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
* Added an option for consul-ui to specify extra annotations
Signed-off-by: natebwangsut <nate.bwangsut@gmail.com>
* Bump chart version
Signed-off-by: natebwangsut <nate.bwangsut@gmail.com>
This commit allows to use AWS Secrets Manager without simultaneously
activating AWS SSM, and vice versa.
This should not be a problem in concourse 5.0.0, but the 4.x.x is still
affected.
Signed-off-by: Vladimir Yarotsky <vladimir@pubnub.com>
* Remove 'alpha' reference from mysql readme
Signed-off-by: Spencer Owen <owenspencer@gmail.com>
* Bump mysql version
Signed-off-by: Spencer Owen <owenspencer@gmail.com>
* Fix ingress for GCE
The GCE ingress controller fails when the ingress name contains dots.
Signed-off-by: Fred Cox <mcfedr@gmail.com>
* Fix version
Signed-off-by: Fred Cox <mcfedr@gmail.com>
* Add prometheus-snmp-exporter chart
Signed-off-by: Maxime Guyot <maxime@root314.com>
* Add RBAC and service accounts best practices
Signed-off-by: Maxime Guyot <maxime@root314.com>
* Use the new labels
Signed-off-by: Maxime Guyot <maxime@root314.com>
* Add documentation of the Prometheus configuration
Signed-off-by: Maxime Guyot <maxime@root314.com>