This commit is contained in:
root 2025-02-14 14:08:46 +09:00
parent 0fce5d71ff
commit 523d8f3949
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
name: test-namespace
---
apiVersion: v1
kind: Pod
metadata:
name: test-pod