Skip to content

Commit 1cc75ac

Browse files
changed apiVersion to kro.run/v1alpha1 in instances documentation (#634)
1 parent 3bba2cc commit 1cc75ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/concepts/15-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ truth for your application's desired state. Here's an example instance of our
1717
WebApplication API:
1818

1919
```yaml
20-
apiVersion: v1alpha1
20+
apiVersion: kro.run/v1alpha1
2121
kind: WebApplication
2222
metadata:
2323
name: my-app

0 commit comments

Comments
 (0)