mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Update documentation for azure-shared-securityrule
Azure augmented rules for NSGs has been GA since 2018.1
This commit is contained in:
parent
c6d0726df8
commit
cca4f97ba7
@ -63,8 +63,7 @@ const (
|
||||
// to specify that the service should be exposed using an Azure security rule
|
||||
// that may be shared with other service, trading specificity of rules for an
|
||||
// increase in the number of services that can be exposed. This relies on the
|
||||
// Azure "augmented security rules" feature which at the time of writing is in
|
||||
// preview and available only in certain regions.
|
||||
// Azure "augmented security rules" feature.
|
||||
ServiceAnnotationSharedSecurityRule = "service.beta.kubernetes.io/azure-shared-securityrule"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user