Skip to content

Commit

Permalink
Merge pull request #8 from e0ne/multus-image
Browse files Browse the repository at this point in the history
Use ghcr.io/k8snetworkplumbingwg/multus-cni:v3.8 image
  • Loading branch information
e0ne authored Oct 12, 2021
2 parents 6109daa + 048c0ae commit 05cc22a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#replicaCount: 1

image:
repository: docker.io/nfvpe/multus
tag: v3.4
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
tag: v3.8
pullPolicy: IfNotPresent

#imagePullSecrets: []
Expand Down

0 comments on commit 05cc22a

Please sign in to comment.