-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy the config as a configMap
rather than a secret
#235
Labels
keepalive
Keeps Issue's from beeing closed
Comments
nschad
changed the title
Deploy the config as a
Deploy the config as a Oct 5, 2021
configMap
rather than a secret?configMap
rather than a secret
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions. |
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 1, 2021
1 task
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 1, 2021
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 1, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 1, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 2, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 2, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 2, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 2, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 2, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 3, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 5, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 5, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
jmcarp
added a commit
to jmcarp/cortex-helm-chart
that referenced
this issue
Dec 6, 2021
Fixes cortexproject#235. Signed-off-by: Josh Carp <[email protected]>
nschad
added a commit
that referenced
this issue
Dec 6, 2021
* Optionally pass cortex config as configmap. Fixes #235. Signed-off-by: Josh Carp <[email protected]> * rework format for guide section Signed-off-by: ShuzZzle <[email protected]> * fix config volume name Signed-off-by: ShuzZzle <[email protected]> Co-authored-by: ShuzZzle <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's also add the ability to deploy the config as a
configMap
rather than a secret?Originally posted by @cabrinha in #227 (comment)
And have the credentials passed as environment variables backed by secrets? That would be quite optimal.
The text was updated successfully, but these errors were encountered: