Skip to content

Commit

Permalink
update quickstart generate sample (cherry-pick #1418) (#1419)
Browse files Browse the repository at this point in the history
update quickstart generate sample (#1418)

Signed-off-by: Jim Bugwadia <[email protected]>
Co-authored-by: Jim Bugwadia <[email protected]>
  • Loading branch information
gcp-cherry-pick-bot[bot] and JimBugwadia authored Nov 4, 2024
1 parent 30a8b3a commit 331d3b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/docs/introduction/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ rules:
- secrets
verbs:
- create
- update
- delete
EOF
```

Expand All @@ -268,7 +270,7 @@ spec:
kind: Secret
name: regcred
namespace: "{{request.object.metadata.name}}"
synchronize: false
synchronize: true
clone:
namespace: default
name: regcred
Expand Down

0 comments on commit 331d3b6

Please sign in to comment.