update knot role to support more operational variety
Now secondary zones, dynamic zones, interpeted catalog zones, etc. are supported by our knot role
This commit is contained in:
parent
1290063204
commit
4bdd36b8f7
8 changed files with 264 additions and 61 deletions
|
|
@ -1,2 +1,11 @@
|
|||
---
|
||||
knot__deploy_prometheus_exporter: true
|
||||
knot__log_level: info
|
||||
knot__remotes: [ ]
|
||||
knot__keys: [ ]
|
||||
knot__catalog_zones: [ ]
|
||||
knot__primary_zones: [ ]
|
||||
knot__catalog_secondary_zones: [ ]
|
||||
knot__secondary_zones: [ ]
|
||||
knot__dynamic_zones: [ ]
|
||||
knot__acls: [ ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue