helm-chart
Here are 444 public repositories matching this topic...
-
Updated
Aug 19, 2020 - Smarty
-
Updated
Oct 25, 2021 - Go
-
Updated
Oct 17, 2021 - Shell
-
Updated
Oct 28, 2021 - Mustache
-
Updated
Oct 28, 2021 - Python
-
Updated
Oct 14, 2021 - Go
What would you like to be added:
Document experience we have seen with various log rotation size/frequency settings and how rotate_wait or refresh_interval may help.
Why is this needed:
To help users validate the upper limit of a single collector and review some deployment changes that can be made t
-
Updated
Jun 20, 2021 - Go
-
Updated
Oct 26, 2021 - Smarty
reckoner lint validates the course file. Add it to the go version
-
Updated
Sep 30, 2021 - Shell
-
Updated
Oct 28, 2021 - Shell
Currently there is no possibility to annotate kubernetes Service Account. Moreover it is impossible to not create SA. I am facing this issue in GCP while configuring Workload Identity. Annotation about binding k8s service account to GCP SA has to be added. [1]
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
iam.gke.io/gcp-service-account: GSA_NAME@PROJECT_ID.iam.gservi
-
Updated
Nov 28, 2018 - Dockerfile
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filled: https
-
Updated
Feb 15, 2021 - Java
-
Updated
Oct 27, 2021 - Go
-
Updated
Mar 31, 2020 - Shell
-
Updated
Oct 22, 2021 - Shell
-
Updated
Oct 28, 2021 - Dockerfile
-
Updated
Jun 22, 2021 - Shell
-
Updated
Jan 30, 2021
-
Updated
Apr 8, 2021 - Mustache
-
Updated
Oct 24, 2021 - Java
Currently, we're relying on CircleCI large container size that provides 4CPUs & 15GB RAM which is a paid feature we won't be able to afford in the future:
https://github.com/StackStorm/stackstorm-ha/blob/3ba85e6c584229e21cf41e2d19ec14f2bef4ffcc/.circleci/config.yml#L52-L55
- Switch to a smaller CircleCI container size
- Replace K8s with a lightweight distribution like K3s or K0s that'll fit
-
Updated
Oct 13, 2021 - Shell
Improve this page
Add a description, image, and links to the helm-chart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm-chart topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o