Skip to content

Commit

Permalink
remove kubectl describe
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Russell committed Apr 2, 2020
1 parent d907ca4 commit 0a23948
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apply-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,5 @@ kexpand expand --ignore-missing-keys k8s/${CLUSTER}/*/*.yml \
> ${CFG}
cat ${CFG}

kubectl describe configmaps gardener-config

# This triggers deployment of the pod.
kubectl apply -f ${CFG}

0 comments on commit 0a23948

Please sign in to comment.