✨ Adds chhoto-url
This commit is contained in:
15
debug/pod.yaml
Normal file
15
debug/pod.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: debug
|
||||
spec:
|
||||
containers:
|
||||
- name: debug
|
||||
image: ubuntu
|
||||
resources:
|
||||
requests:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 4Gi
|
Reference in New Issue
Block a user