summaryrefslogtreecommitdiff
path: root/acme.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'acme.yaml')
-rw-r--r--acme.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/acme.yaml b/acme.yaml
index 24c07cb..5f3dca3 100644
--- a/acme.yaml
+++ b/acme.yaml
@@ -1,14 +1,14 @@
-type: io.trygvis.rules.acme.AcmeMyApp
+type: io.trygvis.acme.AcmeMyApp
data:
environment: ci
dockerTag: development
---
-type: io.trygvis.rules.acme.AcmeMyApp
+type: io.trygvis.acme.AcmeMyApp
data:
environment: production
dockerTag: master
---
-type: io.trygvis.rules.acme.AcmeOps
+type: io.trygvis.acme.AcmeOps
---