From 24b74c6057a86f717a6180ce19ed9dda5785972d Mon Sep 17 00:00:00 2001 From: Tim Berry Date: Mon, 21 Oct 2019 14:13:11 +0100 Subject: [PATCH] Fix filename extensions --- .../myapp/{myapp-deployment.html => myapp-deployment.yaml} | 0 .../myapp/{myapp-service.html => myapp-service.yaml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Chapter_Two/Lecture_7_Lab/myapp/{myapp-deployment.html => myapp-deployment.yaml} (100%) rename Chapter_Two/Lecture_7_Lab/myapp/{myapp-service.html => myapp-service.yaml} (100%) diff --git a/Chapter_Two/Lecture_7_Lab/myapp/myapp-deployment.html b/Chapter_Two/Lecture_7_Lab/myapp/myapp-deployment.yaml similarity index 100% rename from Chapter_Two/Lecture_7_Lab/myapp/myapp-deployment.html rename to Chapter_Two/Lecture_7_Lab/myapp/myapp-deployment.yaml diff --git a/Chapter_Two/Lecture_7_Lab/myapp/myapp-service.html b/Chapter_Two/Lecture_7_Lab/myapp/myapp-service.yaml similarity index 100% rename from Chapter_Two/Lecture_7_Lab/myapp/myapp-service.html rename to Chapter_Two/Lecture_7_Lab/myapp/myapp-service.yaml