registry: add ingress support (#8311)

This commit is contained in:
zhengtianbao
2021-12-21 12:20:46 -06:00
committed by GitHub
parent c1954ff918
commit 02a89543d6
3 changed files with 39 additions and 0 deletions

View File

@@ -41,3 +41,8 @@ registry_config:
enabled: true
interval: 10s
threshold: 3
registry_ingress_annotations: {}
registry_ingress_host: ""
# name of kubernetes secret for registry ingress TLS certs
registry_ingress_tls_secret: ""