Code Review
/
it
/
dep.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Update nexus helm charts. Docker and helm repos are exposed using separated ingress...
[it/dep.git]
/
ric-infra
/
10-Nexus
/
helm
/
templates
/
storageClass.yaml
1
kind: StorageClass
2
apiVersion: storage.k8s.io/v1
3
metadata:
4
name: storageclass-{{ include "common.name.nexus" . }}
5
provisioner: kubernetes.io/no-provisioner
6
volumeBindingMode: WaitForFirstConsumer