From 42edb74c2ba0ca2c4a5cb8ba2ebaf66e966c98a9 Mon Sep 17 00:00:00 2001 From: paulfantom Date: Mon, 7 Sep 2020 09:39:40 +0200 Subject: [PATCH] add cert-manager mixin --- mixins.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mixins.yaml b/mixins.yaml index be06cd0..443a6a0 100644 --- a/mixins.yaml +++ b/mixins.yaml @@ -64,4 +64,7 @@ mixins: - name: prometheus-operator source: "https://github.com/prometheus-operator/prometheus-operator" subdir: "jsonnet/mixin" +- name: cert-manager + source: "https://gitlab.com/uneeq-oss/cert-manager-mixin.git" + subdir: ""