Updating namespaces to be DNS labels instead of DNS names.
This commit is contained in:
parent
d3a429a76f
commit
aeb8152807
|
|
@ -51,7 +51,7 @@ type Namespace struct {
|
|||
}
|
||||
```
|
||||
|
||||
A *Namespace* name is a DNS compatible subdomain.
|
||||
A *Namespace* name is a DNS compatible label.
|
||||
|
||||
A *Namespace* must exist prior to associating content with it.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue