mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
applying latest round of feedback
This commit is contained in:
parent
65cb869c5b
commit
8edc6547df
@ -203,7 +203,8 @@ spec:
|
||||
name: 'Namespace',
|
||||
type: `string: "default"`,
|
||||
enterprise: true,
|
||||
description: 'Must be set to `default`. The configuration will apply to all namespaces.',
|
||||
description:
|
||||
'Must be set to `default`. The configuration will apply to all namespaces.',
|
||||
yaml: false,
|
||||
},
|
||||
{
|
||||
@ -234,12 +235,6 @@ spec:
|
||||
description:
|
||||
'If running Consul Open Source, the namespace is ignored (see [Kubernetes Namespaces in Consul OSS](/docs/k8s/crds#consul-oss)). If running Consul Enterprise see [Kubernetes Namespaces in Consul Enterprise](/docs/k8s/crds#consul-enterprise) for more details.',
|
||||
},
|
||||
{
|
||||
name: 'partition',
|
||||
enterprise: true,
|
||||
description:
|
||||
'Specifies the admin partition in which the configuration will apply. The current partition is used if unspecified. Refer to the [Admin Partitions documentation](/docs/enterprise/admin-partitions) for details. The partitions parameter is not supported in Consul OSS.',
|
||||
},
|
||||
],
|
||||
hcl: false,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user