razee-io / Razeedash

Dashboard for Razee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razeedash deployment fails

gebhardtr opened this issue · comments

To Reproduce
Following instructions in the README here: https://github.com/razee-io/Razee

Post step:

kubectl create configmap razeedash-config -n razee \
  --from-literal=root_url=http://"${RAZEEDASH_LB}":8080/ \
  --from-literal=razeedash_api_url=http://"${RAZEEDASH_API_LB}":8081/

Razeedash deployment is missing in kubectl get deployments -n razee.

    kubectl describe remoteresource/razeedash -n razee

contains error:

Error:
      a33f723ca3844bd92b2cef8193814402f1ce524f:  Error applying file to kubernetes. StatusCode: 422 url: https://github.com/razee-io/Razeedash/releases/latest/download/resource.yaml message: Deployment.apps "razeedash" is invalid: spec.template.metadata.labels: Invalid value: map[string]string{"app":"razeedash"}: `selector` does not match template `labels`
Events: