Fix syntax
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-01 19:57:28 -04:00
parent ff4110e851
commit 518fd38a0b

View File

@ -5,6 +5,8 @@ metadata:
namespace: node-red-ns
spec:
replicas: 1
securityContext:
fsGroup: 1000
selector:
matchLabels:
app: node-red
@ -12,8 +14,6 @@ spec:
metadata:
labels:
app: node-red
securityContext:
fsGroup: 1000
spec:
containers:
- name: freshrss