更新 'Yaml文件/a'
This commit is contained in:
parent
8986869a9a
commit
cdf8c0fb49
3
Yaml文件/a
3
Yaml文件/a
|
@ -26,3 +26,6 @@ rm -f /lib/systemd/system/basic.target.wants/*;\
|
||||||
rm -f /lib/systemd/system/anaconda.target.wants/*;
|
rm -f /lib/systemd/system/anaconda.target.wants/*;
|
||||||
VOLUME [ "/sys/fs/cgroup" ]
|
VOLUME [ "/sys/fs/cgroup" ]
|
||||||
CMD ["/usr/sbin/init"]
|
CMD ["/usr/sbin/init"]
|
||||||
|
|
||||||
|
|
||||||
|
$ helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
|
Loading…
Reference in New Issue