Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cfculler committed Oct 10, 2024
1 parent d74d3fc commit 4e644e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ SECRET=123456
```yaml
- name: SECRET
valueFrom:
secretRef:
secretKeyRef:
name: <The name you gave your secret>
key: SECRET
```
Expand Down

0 comments on commit 4e644e5

Please sign in to comment.