Compare commits

..

No commits in common. "e351d6c85ff4c311c55a6076ca85b89b59d42d33" and "4ca186ac3c7711d5d3350e4dd95c4a0520321124" have entirely different histories.

View File

@ -57,7 +57,7 @@ spec:
- name: data
mountPath: /data
- name: update-native-modules
image: nodered/node-red:4.0.0-18
image: nodered/node-red:3.1.11-18
imagePullPolicy: IfNotPresent
command:
- bash
@ -70,7 +70,7 @@ spec:
mountPath: /data
containers:
- name: web
image: nodered/node-red:4.0.0-18
image: nodered/node-red:3.1.11-18
imagePullPolicy: Always
ports:
- containerPort: 1880