From d5b89dd22abbc3009b5f9af0184a5f8ea11d22df Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 22 Apr 2020 12:14:53 -0400 Subject: [PATCH] never gonna --- envspew.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/envspew.yml b/envspew.yml index 1482a75..943a50b 100644 --- a/envspew.yml +++ b/envspew.yml @@ -11,10 +11,12 @@ metadata: data: config.json: | { - "WERE_NO": "strangers to love", + "WE'RE_NO": "strangers to love", "YOU_KNOW": "the rules and so do i", "A_FULL_COMMITMENT": "is what i'm thinking of", - "YOU_WOULDN'T_GET_THIS": "from any other guy" + "YOU_WOULDN'T_GET_THIS": "from any other guy", + "I_JUST_WANNA": "tell you how i'm feeling", + "GOTTA_MAKE_YOU": "understand" } --- apiVersion: apps/v1 @@ -58,6 +60,8 @@ metadata: labels: app: envspew spec: + selector: + app: envspew ports: - port: 9001 targetPort: 9001