Skip to content
  • Tiger's avatar
    Add build prerequisite for Kubernetes namespaces · 7ca1716dfa60
    Tiger authored
    Builds that have deployments require Kubernetes resources
    to be created before the build can be deployed. These
    resources are no longer created when the cluster is
    created, which allows us to only create the resources
    required by each specific build.
    7ca1716dfa60