Skip to content

Commit

Permalink
fix(kiali): Override to use distroless kiali image (#2573)
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo authored Aug 24, 2024
1 parent e34fafc commit b810b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/kiali/1.87.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
data:
values.yaml: |
priorityClassName: dkp-high-priority
allowAdHocKialiImage: true
cr:
create: true
namespace: ${releaseNamespace}
Expand Down Expand Up @@ -35,6 +36,7 @@ data:
use_grpc: true
deployment:
priority_class_name: dkp-high-priority
image_version: v1.87.0-distro
accessible_namespaces:
- '**'
ingress:
Expand Down

0 comments on commit b810b70

Please sign in to comment.