Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Update default images for init and node containers (#223)
Browse files Browse the repository at this point in the history
Init has been updated with a new release
Node has been updated with an image alike "develop" versions we have for other repos. This includes all changes in C2 up to the commit 1b5c8b0
  • Loading branch information
Ricardo-Osorio authored and Joe Stephenson committed Sep 7, 2022
1 parent 3563735 commit 5384429
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions channels/packages/node/2.5.0/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ spec:
value: storageos-node
- name: DAEMONSET_NAMESPACE
value: default
- name: NODE
valueFrom:
fieldRef:
fieldPath: spec.nodeName
envFrom:
- configMapRef:
name: storageos-node
Expand Down

0 comments on commit 5384429

Please sign in to comment.