summaryrefslogtreecommitdiff
path: root/acme.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'acme.yaml')
-rw-r--r--acme.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/acme.yaml b/acme.yaml
index 5f3dca3..0a18ff0 100644
--- a/acme.yaml
+++ b/acme.yaml
@@ -1,14 +1,14 @@
-type: io.trygvis.acme.AcmeMyApp
+type: io.trygvis.acme.apps.AcmeMyApp
data:
environment: ci
dockerTag: development
---
-type: io.trygvis.acme.AcmeMyApp
+type: io.trygvis.acme.apps.AcmeMyApp
data:
environment: production
dockerTag: master
---
-type: io.trygvis.acme.AcmeOps
+type: io.trygvis.acme.apps.AcmeOps
---
@@ -40,4 +40,5 @@ data:
name: vpn0
domain: vpn.acme.com
linkCidr: 192.168.10.0/29
- networkCidr: 10.55.55.0/24
+ networkCidr: 10.55.0.0/16
+ networkBits: 24