Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@vaggeliskls vaggeliskls released this 23 Oct 17:37
· 1 commit to main since this release
ea4e65f
  • add resource request and limits
resources:
  requests:
    memory: "64Mi"
    cpu: "10m"
  limits:
    memory: "128Mi"
    cpu: "50m"

Full Changelog: 1.0.2...1.0.3