Skip to content

Commit

Permalink
[installer] Fix registry facade env variables for IPFS and redis
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored and roboquat committed Apr 4, 2022
1 parent d1c610e commit d020cb2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ func daemonset(ctx *common.RenderContext) ([]runtime.Object, error) {
},
},
},
envvars,
),
VolumeMounts: append(
[]corev1.VolumeMount{
Expand Down

0 comments on commit d020cb2

Please sign in to comment.