Testing
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m13s

This commit is contained in:
Evrard Van Espen
2025-11-20 19:50:39 +00:00
parent 604633fe7f
commit e2eeafacc8

View File

@@ -4,6 +4,8 @@ kind: Pod
metadata:
name: blog-pod
namespace: blog
labels:
app: blog-pod
spec:
containers:
- name: blog-container