Skip to content

Commit 5ab2b0a

Browse files
authored
Merge branch 'main' into renovate/golang-1.x
2 parents 341c164 + eb3b950 commit 5ab2b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ spec:
3737
The `FlagSourceConfiguration` defined below can be used to assign the `FeatureFlagConfiguration`, as well as any other configuration settings, to the injected sidecars. In this example, the port exposed by the injected container is also set.
3838

3939
```yaml
40-
apiVersion: core.openfeature.dev/v1alpha2
40+
apiVersion: core.openfeature.dev/v1alpha3
4141
kind: FlagSourceConfiguration
4242
metadata:
4343
name: flagsourceconfiguration-sample
4444
spec:
45-
syncProviders:
45+
sources:
4646
- source: featureflagconfiguration-sample
4747
provider: kubernetes
4848
port: 8080

0 commit comments

Comments
 (0)