Skip to content

Commit

Permalink
add namespace to example ConfigMap
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Nadasdi <balazs@weave.works>
  • Loading branch information
yitsushi committed Jul 20, 2023
1 parent 23ee1c9 commit 59eaa7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/branch_based_planner/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The ConfigMap has two fields:
apiVersion: v1
kind: ConfigMap
metadata:
namespace: flux-system
name: branch-planner
data:
secretName: branch-planner-token
Expand Down

0 comments on commit 59eaa7f

Please sign in to comment.