registry and ui

This commit is contained in:
Podman Rootless
2025-12-08 20:14:03 +01:00
parent 8fe61415e0
commit a1beb8a8eb

View File

@@ -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