Automated Manifest Update #2419

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-12 02:39:10 +00:00

View File

@@ -130,8 +130,6 @@ spec:
- name: token-service-private-key
mountPath: /etc/core/private_key.pem
subPath: tls.key
- name: ca-download
mountPath: /etc/core/ca
- name: psc
mountPath: /etc/core/token
volumes:
@@ -150,8 +148,5 @@ spec:
- name: token-service-private-key
secret:
secretName: harbor-secret
- name: ca-download
secret:
secretName: harbor-nginx
- name: psc
emptyDir: {}