local-k8s:
  after:
    - ------------------------------------------------------------------------------------
    - Installation is complete!
    - ------------------------------------------------------------------------------------
    - "Next Steps:"
    - In order to pull your container images from your repo you need to provide kubernetes with a secret key.
    - Visit quay.io and download the kubernetes secrets key yaml file for the parkhub account and then run this command below.
    - kubectl create -f parkhubprime-kuberbot-secret.yml --namespace=develop and  kubectl create -f parkhubprime-kuberbot-secret.yml --namespace=istio-system
    - ------------------------------------------------------------------------------------
    - ------------------------------------------------------------------------------------
