Skip to content

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 [email protected]

@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 <[email protected]>
@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