Skip to content

Commit

Permalink
fix controller set up page (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsladerman authored Jan 10, 2025
1 parent 63f8a5b commit f01285a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pages/how-to/set-up/controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
Notice this is expecting a `helm/runtime.yaml.liquid` file. This would look something like:

```yaml
```yaml {% process=false %}
plural-certmanager-webhook:
enabled: false
Expand Down
3 changes: 3 additions & 0 deletions src/generated/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@
{
"path": "/deployments/operations"
},
{
"path": "/deployments/operator/agent-api"
},
{
"path": "/deployments/operator/api"
},
Expand Down

0 comments on commit f01285a

Please sign in to comment.