Skip to content

Instantly share code, notes, and snippets.

@rajdavies
Created April 10, 2018 07:43
Show Gist options
  • Save rajdavies/62b35616fd0a1ee0d72d7010ea8fcec8 to your computer and use it in GitHub Desktop.
Save rajdavies/62b35616fd0a1ee0d72d7010ea8fcec8 to your computer and use it in GitHub Desktop.
..Unable to get an update from the "releases" chart repository (http://admin:admin@chartmuseum.jx.192.168.64.33.nip.io):
Get http://admin:admin@chartmuseum.jx.192.168.64.33.nip.io/index.yaml: dial tcp 192.168.64.33:80: i/o timeout
Update Complete. ⎈ Happy Helming!⎈
helm install jenkins-x/jenkins-x-platform --name jenkins-x -f ./myvalues.yaml -f ./secrets.yaml --version 0.0.507 --values=/Users/rajdavies/.jx/gitSecrets.yaml --values=/Users/rajdavies/.jx/adminSecrets.yaml --values=/Users/rajdavies/.jx/extraValues.yaml --namespace=jx --timeout=6000
Error: release jenkins-x failed: roles.rbac.authorization.k8s.io "cleanup" is forbidden: attempt to grant extra privileges: [PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["get"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["list"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["watch"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["patch"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["create"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["update"]} PolicyRule{Resources:["ingresses"], APIGroups:["extensions"], Verbs:["delete"]} PolicyRule{Resources:["configmaps"], APIGroups:[""], Verbs:["get"]} PolicyRule{Resources:["configmaps"], APIGroups:[""], Verbs:["list"]} PolicyRule{Resources:["configmaps"], APIGroups:[""], Verbs:["watch"]} PolicyRule{Resources:["configmaps"], APIGroups:[""], Verbs:["patch"]} PolicyRule{Resources:["configmaps"], APIGroups:[""], Verbs:["update"]} PolicyRule{Resources:["services"], APIGroups:[""], Verbs:["get"]} PolicyRule{Resources:["services"], APIGroups:[""], Verbs:["list"]} PolicyRule{Resources:["services"], APIGroups:[""], Verbs:["watch"]} PolicyRule{Resources:["services"], APIGroups:[""], Verbs:["patch"]} PolicyRule{Resources:["services"], APIGroups:[""], Verbs:["update"]} PolicyRule{Resources:["deployments"], APIGroups:["apps"], Verbs:["get"]} PolicyRule{Resources:["deployments"], APIGroups:["apps"], Verbs:["list"]} PolicyRule{Resources:["deployments"], APIGroups:["apps"], Verbs:["watch"]} PolicyRule{Resources:["deployments"], APIGroups:["apps"], Verbs:["patch"]} PolicyRule{Resources:["deployments"], APIGroups:["apps"], Verbs:["update"]}] user=&{system:serviceaccount:kube-system:tiller 4b23730b-3c91-11e8-8b13-0800276dea54 [system:serviceaccounts system:serviceaccounts:kube-system system:authenticated] map[]} ownerrules=[] ruleResolutionErrors=[clusterroles.rbac.authorization.k8s.io "cluster-admin" not found]
make: *** [install] Error 1
Error: Command failed make ARGS=--values=/Users/rajdavies/.jx/gitSecrets.yaml --values=/Users/rajdavies/.jx/adminSecrets.yaml --values=/Users/rajdavies/.jx/extraValues.yaml --namespace=jx --timeout=6000 install
error: exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment