helm
Here are 2,994 public repositories matching this topic...
Summary
HI,
Is it possible to disable Sync + Force via argocd RBAC ?
Motivation
Our customers use argoCD to install and upgrade our software on top of kubernetes. Since "Force" being destructive in nature, one of our customer ended up in doing so i.e. "Sync + Force"
-
Updated
Dec 14, 2021 - Go
Manually keeping all dependencies up to date can be a time consuming task which can easily be automated.
One possible solution for this is renovatebot which periodically checks for new versions and can create a pull request for each update found.
It can easily be deployed on kubernetes via helm and works with [gite
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):
--k3s-extra-args '--etcd-snapshot-schedule-cron * * * * *'
-
Updated
Apr 5, 2020 - Go
Describe the bug
The order of status displayed by vela ls is not correct.
To Reproduce
Have one application with more than three compon
-
Updated
Feb 18, 2022 - Emacs Lisp
The documentation doesn't mention which scopes are needed for the Github PAT. Is it possible to add this information?
-
Updated
Nov 22, 2019 - Go
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
-
Updated
Feb 21, 2022 - Mustache
Also, okteto version should be an alias of okteto version show
-
Updated
Feb 17, 2022 - Go
-
Updated
Jan 31, 2022 - Go
-
Updated
Feb 14, 2022 - HTML
-
Updated
Jun 6, 2021 - Shell
-
Updated
Jun 11, 2021 - Go
-
Updated
Feb 20, 2022 - Go
-
Updated
Feb 21, 2022 - Python
-
Updated
Feb 16, 2022 - Go
Improve this page
Add a description, image, and links to the helm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm topic, visit your repo's landing page and select "manage topics."


If I define a invalid non local value fine, helm raises a go panic.