diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..281211eff9197aabbea1300dcfd098545d9e44d9 Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index e39edc1aa10ff6ae3ebe8586557b63a0bd2a367b..be190dbd44d06c2456ce0d90e01865a4580d61a7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ In order to deploy this app on Kubernetes we will need to complete the following ### Step by step guide 1. Create Docker Registry Access Token + + 2. Declare the docker registry access token in variables 3. Create the Dockerfile diff --git a/img/access_token_1.png b/img/access_token_1.png new file mode 100644 index 0000000000000000000000000000000000000000..764fa1595a01a54832b3a07ee1759f5c2470c696 Binary files /dev/null and b/img/access_token_1.png differ diff --git a/img/access_token_2.png b/img/access_token_2.png new file mode 100644 index 0000000000000000000000000000000000000000..75e3a2ef01ec0d7d8807bc84aff8b9097e26d9ab Binary files /dev/null and b/img/access_token_2.png differ diff --git a/img/access_token_3.png b/img/access_token_3.png new file mode 100644 index 0000000000000000000000000000000000000000..1df9bc6cd42b64421d99acefb974c0d0f69b1be7 Binary files /dev/null and b/img/access_token_3.png differ diff --git a/img/access_token_4.png b/img/access_token_4.png new file mode 100644 index 0000000000000000000000000000000000000000..8bd9d8dbd17c9305f10898d9e5530ae43706507e Binary files /dev/null and b/img/access_token_4.png differ diff --git a/img/access_token_5.png b/img/access_token_5.png new file mode 100644 index 0000000000000000000000000000000000000000..49543d5c365f6f0e8231dbbfe497c3c20d3c52e8 Binary files /dev/null and b/img/access_token_5.png differ diff --git a/img/access_token_6.png b/img/access_token_6.png new file mode 100644 index 0000000000000000000000000000000000000000..cecfeea0dc6b62686c27095e12415643308cb29b Binary files /dev/null and b/img/access_token_6.png differ