Skip to content

Commit

Permalink
Merge pull request #10 from denis-tingajkin/update_envs
Browse files Browse the repository at this point in the history
Update envs for registry memory
  • Loading branch information
haiodo authored Sep 8, 2020
2 parents 4b7468e + 2a79465 commit 17b454a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/registry-memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ spec:
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
- name: REGISTRY-MEMORY_LISTEN_ON
- name: REGISTRY_MEMORY_LISTEN_ON
value: tcp://:5002
- name: REGISTRY-MEMORY_PROXY_REGISTRY_URL
- name: REGISTRY_MEMORY_PROXY_REGISTRY_URL
value: nsm-registry-proxy-dns-svc:5003
imagePullPolicy: IfNotPresent
name: nsm-registry
Expand Down

0 comments on commit 17b454a

Please sign in to comment.