Commit e27ab9a2 authored by 舒成's avatar 舒成

update

parent 6ebe935b
......@@ -29,7 +29,12 @@ spec:
- name: clair-config
mountPath: /etc/clair/config.yaml
subPath: config.yaml
- name: etc-localtime
mountPath: /etc/localtime
volumes:
- name: etc-localtime
hostPath:
path: /etc/localtime
- name: clair-config
configMap:
name: "{{ template "harbor.fullname" . }}-clair"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment