Skip to content

Commit 128cdd4

Browse files
authored
Fix draft status for article
1 parent 304c494 commit 128cdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/XXXX-XX-XX-kubernetes-1-34-sa-tokens-image-pulls-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: blog
33
title: "Kubernetes v1.34: Service Account Token Integration for Image Pulls Graduates to Beta"
44
date: 2025-08-15
55
slug: kubernetes-v1-34-sa-tokens-image-pulls-beta
6-
draft: false
6+
draft: true
77
author: >
88
[Anish Ramasekar](https://github.com/aramase) (Microsoft)
99
---

0 commit comments

Comments
 (0)