Skip to content
  • David Findley's avatar
    Setup k8s and CI · ce8b52d5
    David Findley authored
    The k8s config is in ./k8s and uses kustomize to merge the configs and
    set the namespace.
    
    k8s/kustomization.template.yaml has a template variable for the image
    name which is intended to be replaced using envsubst. See .gitlab-ci.yml
    for the deployment script.
    ce8b52d5