Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement][Levis]: Support Disabling Liveness And Readiness Probe #12

Conversation

naijab
Copy link
Contributor

@naijab naijab commented Oct 3, 2021

levis:
  name: "nginx"
  deployment:
    enableHealthCheck: false
    containers:
      image: "nginx"
  service:
    enable: true

@sikiryl sikiryl added the enhancement New feature or request label Oct 5, 2021
@sikiryl sikiryl linked an issue Oct 5, 2021 that may be closed by this pull request
@sikiryl sikiryl merged commit ba92ae9 into kubeopsskills:develop Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement][Levis]: Support Disabling Liveness And Readiness Probe
3 participants