fluxcd: node red

This commit is contained in:
Márcio Fernandes
2026-06-06 03:09:49 +00:00
parent 244ff73e6e
commit 950b462651
20 changed files with 158 additions and 58 deletions
+3 -1
View File
@@ -15,7 +15,9 @@ spec:
spec:
containers:
- name: node-red
image: nodered/node-red:latest
### Maintained by flux - Image Update Automation
image: nodered/node-red:latest # {"$imagepolicy": "node-red:node-red"}
###
imagePullPolicy: Always
ports:
- containerPort: 1880