endpointsNamespace property

String? endpointsNamespace
final

endpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod.

Implementation

final String? endpointsNamespace;