Fix typo in github pages (#2528)

Signed-off-by: Artem Kostiuk <postatum@gmail.com>
This commit is contained in:
Artem Kostiuk 2025-05-12 03:06:50 -04:00 committed by GitHub
parent 381c7fd8a6
commit b76ccc9002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@ spec:
timeToLiveSeconds: 3600
```
Note that this feature requires that informer cache resync to be enabled, which is true by default with a resync internal of 30 seconds. You can change the resync interval by setting the flag `-resync-interval=<interval>`.
Note that this feature requires that informer cache resync to be enabled, which is true by default with a resync interval of 30 seconds. You can change the resync interval by setting the flag `-resync-interval=<interval>`.
## Running Spark Applications on a Schedule using a ScheduledSparkApplication