Compare commits

...

1 Commits
v0.8.7 ... main

Author SHA1 Message Date
Mark Stickley c5e1158d6d
docs: Fixed numbering in quick_start.md (#777)
Signed-off-by: Mark Stickley <markstickley@users.noreply.github.com>
2025-08-07 14:10:30 -04:00
1 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@ spec:
EOF
```
#### 5. Install a source definition
#### 6. Install a source definition
This is added as a custom resource of kind `FeatureFlagSource` in `flags` namespace
@ -96,7 +96,7 @@ spec:
EOF
```
#### 6. Deploy sample workload
#### 7. Deploy sample workload
Workload is deployed to namespace `workload`
@ -137,7 +137,7 @@ spec:
EOF
```
#### 7. Validate deployment & flag evaluation
#### 8. Validate deployment & flag evaluation
First, obtain the pod name of the workload,