registry and ui
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: my-pod
|
||||
name: registry
|
||||
spec:
|
||||
containers:
|
||||
- name: registry
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
- name: DELETE_IMAGE
|
||||
value: "true"
|
||||
- name: NGINX_PROXY_PASS_URL
|
||||
value: http://cr.chaos
|
||||
value: http://registry.dns.podman:5000
|
||||
- name: URL
|
||||
value: http://cr-ui.chaos
|
||||
- name: REGISTRY_TITLE
|
||||
|
||||
Reference in New Issue
Block a user