feature/ariadne #11

Merged
bstein merged 416 commits from feature/ariadne into main 2026-01-28 14:05:40 +00:00
Showing only changes of commit d9695d32f6 - Show all commits

View File

@ -378,6 +378,16 @@ spec:
subPath: app.conf
- name: ca-download
mountPath: /etc/core/ca
- target:
kind: Ingress
name: harbor-ingress
patch: |-
- op: replace
path: /spec/rules/0/http/paths/2/backend/service/name
value: harbor-registry
- op: replace
path: /spec/rules/0/http/paths/2/backend/service/port/number
value: 5000
- name: psc
mountPath: /etc/core/token
volumes: