Add grocy service to correct namespace
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-03-31 11:35:52 -04:00
parent beb0e9f580
commit d8b69d8d13
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -2,6 +2,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: grocy name: grocy
namespace: grocy-ns
spec: spec:
type: LoadBalancer type: LoadBalancer
selector: selector: