Skip to content

Commit

Permalink
feat: bump pkg docker/library/[email protected] and [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkat-Bramhasani committed Nov 18, 2024
1 parent 8b7510f commit f672d45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions services/kubernetes-dashboard/7.10.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,17 @@ data:
limits:
cpu: 250m
memory: 400Mi
# kong:
# priorityClassName: dkp-high-priority
# admin:
# tls:
# enabled: false
kong:
priorityClassName: dkp-high-priority
image:
repository: docker.io/library/kong
tag: "3.8.0" # Specify the Kong image tag here
pullPolicy: Always # Ensure the image is always pulled
admin:
tls:
enabled: false

0 comments on commit f672d45

Please sign in to comment.