Argo app of apps
This commit is contained in:
11
manifests/debug/ubuntu/ubuntu.yaml
Normal file
11
manifests/debug/ubuntu/ubuntu.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: ubuntu
|
||||
spec:
|
||||
containers:
|
||||
- name: ubuntu
|
||||
image: ubuntu
|
||||
command:
|
||||
- sleep
|
||||
- infinity
|
Reference in New Issue
Block a user