You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
safaci2000
pushed a commit
to safaci2000/training
that referenced
this issue
Jul 18, 2020
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"
The text was updated successfully, but these errors were encountered: