Skip to content

Commit 0f0f3ba

Browse files
committed
docs: correct apiVersion for Application example
1 parent 53f94a6 commit 0f0f3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/getting-started/02-deploy-a-resource-graph-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ an `Ingress`. Let's use it!
160160
with the following content:
161161

162162
```yaml title="instance.yaml"
163-
apiVersion: v1alpha1
163+
apiVersion: kro.run/v1alpha1
164164
kind: Application
165165
metadata:
166166
name: my-app-instance

0 commit comments

Comments
 (0)