Add new configuration and scripts to automate the credential creation and passing...
[it/dep.git] / ric-infra / 10-Nexus / helm / templates / storageClass.yaml
1 kind: StorageClass
2 apiVersion: storage.k8s.io/v1
3 metadata:
4   name: nexus3-storage
5 provisioner: kubernetes.io/no-provisioner
6 volumeBindingMode: WaitForFirstConsumer