feature/bstein-dev-home #7

Merged
bstein merged 95 commits from feature/bstein-dev-home into main 2025-12-18 04:23:02 +00:00
Showing only changes of commit 0416493f49 - Show all commits

View File

@ -45,7 +45,7 @@ spec:
mountPath: /etc/zot/config.json mountPath: /etc/zot/config.json
subPath: config.json subPath: config.json
readOnly: true readOnly: true
- name: htpasswd - name: htpasswd-merged
mountPath: /etc/zot/htpasswd mountPath: /etc/zot/htpasswd
subPath: htpasswd subPath: htpasswd
- name: zot-data - name: zot-data
@ -85,7 +85,7 @@ spec:
- name: htpasswd-source - name: htpasswd-source
mountPath: /src mountPath: /src
readOnly: true readOnly: true
- name: htpasswd - name: htpasswd-merged
mountPath: /merged mountPath: /merged
volumes: volumes:
- name: cfg - name: cfg
@ -95,7 +95,7 @@ spec:
secret: secret:
secretName: zot-htpasswd secretName: zot-htpasswd
optional: true optional: true
- name: htpasswd - name: htpasswd-merged
emptyDir: {} emptyDir: {}
- name: zot-data - name: zot-data
persistentVolumeClaim: persistentVolumeClaim: