fix: Add quotes on annotation boolean
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
@@ -349,7 +349,7 @@ Starting in v1.18, this annotation is deprecated in favor of `spec.ingressClassN
|
||||
|
||||
### storageclass.kubernetes.io/is-default-class
|
||||
|
||||
Example: `storageclass.kubernetes.io/is-default-class: true`
|
||||
Example: `storageclass.kubernetes.io/is-default-class: "true"`
|
||||
|
||||
Used on: StorageClass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user