diff --git a/Section_Pod/Exercise 8/pod-definition.yml b/Section_Pod/Exercise 8/pod-definition.yml index 48818a2..4da66bd 100644 --- a/Section_Pod/Exercise 8/pod-definition.yml +++ b/Section_Pod/Exercise 8/pod-definition.yml @@ -22,7 +22,7 @@ metadata: name: postgres labels: tier: db-tier -spec: +specs: containers: - name: postgres image: postgres