Skip to content

Commit

Permalink
remove specific v of flagd from example
Browse files Browse the repository at this point in the history
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
  • Loading branch information
skyerus committed Jan 6, 2023
1 parent d19851d commit e168ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ kubectl describe pod busybox-curl-7bd5767999-spf7v
```
```yaml
flagd:
Image: ghcr.io/open-feature/flagd:v0.3.0
Image: ghcr.io/open-feature/flagd:vX.X.X
Port: 8014/TCP
Host Port: 0/TCP
Args:
Expand Down

0 comments on commit e168ae2

Please sign in to comment.