This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78fd4fb
commit 6a10db0
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -244,7 +244,7 @@ Example: | |
fluxctl install --git-url '[email protected]:<your username>/flux-get-started' | kubectl -f - | ||
``` | ||
|
||
See [here](../tutorials/get-started.html#set-up-flux) for further information | ||
See [here](../tutorials/get-started.#set-up-flux) for further information | ||
|
||
## Workloads | ||
|
||
|
@@ -582,7 +582,7 @@ retrieves from the registry. | |
fluxctl --message="Message providing more context for the action" ..... | ||
``` | ||
|
||
2. Committer | ||
1. Committer | ||
|
||
Committer information can be overriden with the appropriate fluxd flags: | ||
|
||
|
@@ -593,7 +593,7 @@ retrieves from the registry. | |
|
||
See [daemon.md](daemon.md) for more information. | ||
|
||
3. Commit author | ||
1. Commit author | ||
|
||
The default for the author is the committer information, which can be overriden, | ||
in the following manner: | ||
|