Update content/master/getting-started/provider-kubernetes.md

Co-authored-by: Philippe Scorsolini <p.scorsolini@gmail.com>
This commit is contained in:
cccsss01 2025-01-20 13:52:55 -06:00 committed by GitHub
parent e13708cd00
commit e3cc117cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Verify the provider installed with `kubectl get providers`.
```shell {copy-lines="1",label="getProvider"}
kubectl get providers
NAME INSTALLED HEALTHY PACKAGE AGE
provider-kubernetes True True xpkg.upbound.io/upbound/provider-azure-network:v1.16.0 38s
provider-kubernetes True True xpkg.upbound.io/upbound/provider-kubernetes:v1.16.2 38s
```