We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e546681 commit b2f5279Copy full SHA for b2f5279
changelog/fragments/1036-ansible-liveness.yaml
@@ -34,4 +34,6 @@ entries:
34
body: >
35
Existing operators will have a healthz endpoint without intervention,
36
but to take advantage of it, a liveness probe should be manually added
37
- to the operator manifest.
+ to the operator manifest. See the
38
+ [test operator](https://github.com/operator-framework/operator-sdk/blob/master/test/ansible/deploy/operator.yaml)
39
+ for an example.
0 commit comments