Skip to content

Commit 7aad1e4

Browse files
Use feature_gate_name for embedding feature state
Co-authored-by: Dipesh Rawat <[email protected]>
1 parent e417246 commit 7aad1e4

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ field.
132132

133133
### Relaxed naming requirements for Service objects
134134

135-
{{< feature-state for_k8s_version="v1.34" state="alpha" >}}
135+
{{< feature-state feature_gate_name="RelaxedServiceNameValidation" >}}
136136

137137
The `RelaxedServiceNameValidation` feature gate allows Service object names to start with a digit. When this feature gate is enabled, Service object names must be valid [RFC 1123 label names](/docs/concepts/overview/working-with-objects/names/#dns-label-names).
138138

0 commit comments

Comments
 (0)