diff --git a/.drone.yml b/.drone.yml index 06ff7e7..ce81fa9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,6 +35,7 @@ steps: - name: Build and push the docker image image: plugins/docker settings: + mirror: true registry: git.badhouseplants.net username: allanger password: diff --git a/kube/applicationset.yaml b/kube/applicationset.yaml index 0d607a5..9ca4947 100644 --- a/kube/applicationset.yaml +++ b/kube/applicationset.yaml @@ -19,6 +19,7 @@ spec: image: tag: d727a51c0443eb4194bdaebf8ab0e94c0f228b06 baseURL: https://dynamic-charts-dev.badhouseplants.net/ + buildDrafts: true template: metadata: name: "{{ app }}-{{ name }}"