Skip to content
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

K8 App Schema no longer compatible #140

Open
safaci2000 opened this issue Jul 18, 2020 · 0 comments
Open

K8 App Schema no longer compatible #140

safaci2000 opened this issue Jul 18, 2020 · 0 comments

Comments

@safaci2000
Copy link

kubectl apply -f modules/install/app/config

Gives these errors.
unable to recognize "config/account-v1.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "config/account-v1.yaml": no matches for kind "Deployment" in version "apps/v1beta2"
unable to recognize "config/transaction-log-v1.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "config/transaction-log-v1.yaml": no matches for kind "Deployment" in version "apps/v1beta2"
unable to recognize "config/transaction-v1.yaml": no matches for kind "Deployment" in version "apps/v1beta2"
unable to recognize "config/ui-v1.yaml": no matches for kind "Deployment" in version "apps/v1beta2"
unable to recognize "config/user-v1.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
unable to recognize "config/user-v1.yaml": no matches for kind "Deployment" in version "apps/v1beta2"
unable to recognize "config/user-v2.yaml": no matches for kind "Deployment" in version "apps/v1beta2"

safaci2000 pushed a commit to safaci2000/training that referenced this issue Jul 18, 2020
safaci2000 pushed a commit to safaci2000/training that referenced this issue Jul 18, 2020
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

No branches or pull requests

1 participant