A lot of changes that are hard to track

This commit is contained in:
2024-06-22 13:31:21 +02:00
committed by Nikolai Rodionov
parent 14dbe234ea
commit 60e57f3b45
28 changed files with 382 additions and 107 deletions

View File

@ -0,0 +1,11 @@
apiVersion: v1
kind: Pod
metadata:
name: ubuntu
spec:
containers:
- name: ubuntu
image: ubuntu
command:
- sleep
- infinity