diff --git a/node-red/node-red-deployment.yaml b/node-red/node-red-deployment.yaml index 0ce2a37..ffb68ae 100644 --- a/node-red/node-red-deployment.yaml +++ b/node-red/node-red-deployment.yaml @@ -16,7 +16,7 @@ spec: securityContext: fsGroup: 1000 containers: - - name: freshrss + - name: node-red image: nodered/node-red ports: - containerPort: 1880