harbor: restore registry notifications env
This commit is contained in:
parent
89490d5aa5
commit
bda5871035
@ -475,6 +475,16 @@ spec:
|
||||
value: /vault/secrets/harbor-registry-env.sh
|
||||
- name: VAULT_COPY_FILES
|
||||
value: /vault/secrets/harbor-registry-htpasswd:/etc/registry/passwd
|
||||
- name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_NAME
|
||||
value: harbor-core
|
||||
- name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_URL
|
||||
value: http://harbor-core:8080/service/notifications
|
||||
- name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_TIMEOUT
|
||||
value: 5s
|
||||
- name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_THRESHOLD
|
||||
value: "5"
|
||||
- name: REGISTRY_NOTIFICATIONS_ENDPOINTS_0_BACKOFF
|
||||
value: 1s
|
||||
envFrom:
|
||||
- $patch: replace
|
||||
volumeMounts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user