We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1193dc7 commit f46e09cCopy full SHA for f46e09c
site/content/en/reference/fn/run/_index.md
@@ -166,7 +166,7 @@ __Example__: Declare two functions in `DIR/functions/my-functions.yaml`:
166
```yaml
167
apiVersion: v1
168
kind: ConfigMap
169
-metdata:
+metadata:
170
annotations:
171
config.kubernetes.io/function: |
172
container:
@@ -176,7 +176,7 @@ data:
176
---
177
178
kind: MyType
179
180
181
182
0 commit comments