Automated Manifest Update #2419
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user