diff --git a/Task20/solution/pod.yml b/Task20/solution/pod.yml index 01bdc33..a824905 100644 --- a/Task20/solution/pod.yml +++ b/Task20/solution/pod.yml @@ -2,7 +2,8 @@ apiVersion: v1 kind: Pod metadata: name: consul + namespace: tools spec: containers: - name: my-pod - image: consul \ No newline at end of file + image: consul