Skip to content

Instantly share code, notes, and snippets.

View anishrajan25's full-sized avatar
πŸ‘¨β€πŸ’»
Coding Is Fun!

Anish Rajan anishrajan25

πŸ‘¨β€πŸ’»
Coding Is Fun!
  • Razorpay
  • Chandigarh, India
View GitHub Profile
@anishrajan25
anishrajan25 / helm-values.yaml
Created October 10, 2023 23:25
Updated helm values.yaml for setting up alerts using Prometheus and Alertmanger
rbac:
create: true
podSecurityPolicy:
enabled: false
imagePullSecrets: []
# - name: "image-pull-secret"
## Define serviceAccount names for components. Defaults to component's fully qualified name.