mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
docs: Fix resource type in Verify-Reloader-Working
I believe that test-object refers to a secret or configmap, and not as currently stated.
This commit is contained in:
@@ -16,7 +16,7 @@ Below are the details that explain these logs:
|
|||||||
|
|
||||||
### `test-object`
|
### `test-object`
|
||||||
|
|
||||||
`test-object` is the name of a `secret` or a `deployment` in which change has been detected.
|
`test-object` is the name of a `secret` or a `configmap` in which change has been detected.
|
||||||
|
|
||||||
### `SECRET`
|
### `SECRET`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user