feat: add system maintenance automation
This commit is contained in:
@@ -3,3 +3,5 @@ registry_stack_path: "{{ stacks_base_path }}/registry"
|
||||
registry_wait_timeout: "{{ wait_timeout | default(60) }}"
|
||||
registry_wait_interval: 5
|
||||
registry_vault_file: "{{ role_path }}/../../secrets/production.vault.yml"
|
||||
registry_healthcheck_enabled: true
|
||||
registry_healthcheck_url: "http://127.0.0.1:5000/v2/_catalog"
|
||||
|
||||
Reference in New Issue
Block a user