Specify namespace in K8s spec
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2022-11-29 02:26:39 -06:00
parent caee2fb655
commit b21492b510
4 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ apiVersion: v1
kind: Service
metadata:
name: garrettmills-dev-service
namespace: default
spec:
selector:
app: garrettmills-dev