Skip to content

Commit

Permalink
fix: cilium ui images settings
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmzj committed Jan 13, 2024
1 parent 9795085 commit 2137646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/cilium/templates/values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ hubble:
image:
repository: "easzlab.io.local:5000/cilium/hubble-ui-backend"
tag: "v0.12.1"
useDigest: false
frontend:
image:
repository: "easzlab.io.local:5000/cilium/hubble-ui"
tag: "v0.12.1"
useDigest: false
{% endif %}

identityAllocationMode: "crd"
Expand Down

0 comments on commit 2137646

Please sign in to comment.