This commit is contained in:
parent
ff4110e851
commit
518fd38a0b
@ -5,6 +5,8 @@ metadata:
|
|||||||
namespace: node-red-ns
|
namespace: node-red-ns
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 1000
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: node-red
|
app: node-red
|
||||||
@ -12,8 +14,6 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: node-red
|
app: node-red
|
||||||
securityContext:
|
|
||||||
fsGroup: 1000
|
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: freshrss
|
- name: freshrss
|
||||||
|
Loading…
Reference in New Issue
Block a user