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 88a3ee2 commit c5e1158Copy full SHA for c5e1158
docs/quick_start.md
@@ -78,7 +78,7 @@ spec:
78
EOF
79
```
80
81
-#### 5. Install a source definition
+#### 6. Install a source definition
82
83
This is added as a custom resource of kind `FeatureFlagSource` in `flags` namespace
84
@@ -96,7 +96,7 @@ spec:
96
97
98
99
-#### 6. Deploy sample workload
+#### 7. Deploy sample workload
100
101
Workload is deployed to namespace `workload`
102
@@ -137,7 +137,7 @@ spec:
137
138
139
140
-#### 7. Validate deployment & flag evaluation
+#### 8. Validate deployment & flag evaluation
141
142
First, obtain the pod name of the workload,
143
0 commit comments