gateway api v1.0.0 experimental

BackendTLSPolicy.spec.targetRef.namespace

Namespace is the namespace of the referent. When unspecified, the local namespace is inferred. Even when policy targets a resource in a different namespace, it MUST only apply to traffic originating from the same namespace as the policy.

1 fields
BackendTLSPolicy.spec.targetRef.namespace fields and descriptions
Field / TypeDescription
BackendTLSPolicy.spec.targetRef.namespace
string

Namespace is the namespace of the referent. When unspecified, the local namespace is inferred. Even when policy targets a resource in a different namespace, it MUST only apply to traffic originating from the same namespace as the policy.

  • minLength: 1
  • maxLength: 63
  • pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$