We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0989d commit 29eb55cCopy full SHA for 29eb55c
blog/_posts/2023-10-03-client-quadlet.md
@@ -57,6 +57,7 @@ However, because these secrets are consumed by a Kubernetes Pod, they also must
57
3. Generate the secret
58
```bash
59
j2 inlets-token-secret.yml.j2 token_data.json | podman kube play -
60
+ ```
61
62
#### Inlets License Secret
63
0 commit comments