never gonna

This commit is contained in:
Cadey Ratio 2020-04-22 12:14:53 -04:00
parent cddc73187b
commit d5b89dd22a
1 changed files with 6 additions and 2 deletions

View File

@ -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