Skip to content

Updated k8s Cortex yaml files #2002

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

Conversation

VineethReddy02
Copy link
Contributor

@VineethReddy02 VineethReddy02 commented Jan 19, 2020

The yaml files seems to be older and as all the services are deployemnts.
The deployments in Kubernetes have moved from apiVersion: extensions/v1beta1 -> apiVersion: apps/v1 and also added the selector field as it is mandatory to the deployment spec section.
Feel free to point me out if k8s yaml files need more changes which I may have missed.

Signed-off-by: vineeth vineethpothulapati@outlook.com

@gouthamve @pracucci

The yaml files seems to be older and as all the services are deployemnts. The deployments have moved from apiVersion: extensions/v1beta1 -> apiVersion: apps/v1 and also the selector field is mandatory to the deployment spec section. Feel free to point me out if k8s yaml files need more changes which I have missed.

Signed-off-by: vineeth <vineethpothulapati@outlook.com>
@pracucci
Copy link
Contributor

There's already an open PR for this:
#1941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants