We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da553ed commit 207ff56Copy full SHA for 207ff56
docs/user-guide/resource-watcher.md
@@ -72,7 +72,7 @@ Here, you can select the exact Kubernetes resource(s) you wish to track for chan
72
73
{% hint style="info" %}
74
* **If Resource Is Created** - Use 'DEVTRON_FINAL_MANIFEST'
75
-* **If Resource Is Updated** - Both 'DEVTRON_INITIAL_MANIFEST' and 'DEVTRON_FINAL_MANIFEST' manifest exist
+* **If Resource Is Updated** - Both 'DEVTRON_INITIAL_MANIFEST' and 'DEVTRON_FINAL_MANIFEST' can exist
76
* **If Resource Is Deleted** - Use 'DEVTRON_FINAL_MANIFEST'
77
{% endhint %}
78
0 commit comments