diff --git a/blog/_posts/2023-10-03-client-quadlet.md b/blog/_posts/2023-10-03-client-quadlet.md index a3d76c6..f163f1c 100644 --- a/blog/_posts/2023-10-03-client-quadlet.md +++ b/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 3. Generate the secret ```bash j2 inlets-token-secret.yml.j2 token_data.json | podman kube play - + ``` #### Inlets License Secret