Skip to content

Commit

Permalink
docs: Update kubernetes tutorial to refer to latest kube-mgmt release
Browse files Browse the repository at this point in the history
The tutorial had not been updated to refer to the latest version which
has an important fixes to improve performance and consistency.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
  • Loading branch information
tsandall committed Jul 7, 2020
1 parent b643ebb commit 6c7376c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/kubernetes-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ spec:
initialDelaySeconds: 3
periodSeconds: 5
- name: kube-mgmt
image: openpolicyagent/kube-mgmt:0.8
image: openpolicyagent/kube-mgmt:0.11
args:
- "--replicate-cluster=v1/namespaces"
- "--replicate=extensions/v1beta1/ingresses"
Expand Down

0 comments on commit 6c7376c

Please sign in to comment.