Skip to content

Commit 05a3c3e

Browse files
authored
Merge pull request #33 from prometherion/fix/proxysettings
fix: wrong kind name for proxysettings
2 parents 33d8170 + 814b1b5 commit 05a3c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/proxy/proxysettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ A powerful tool to enhance the user-experience for all your users.
7777

7878
```yaml
7979
apiVersion: capsule.clastix.io/v1beta1
80-
kind: GlobalProxySettings
80+
kind: ProxySettings
8181
metadata:
8282
name: solar-proxy
8383
namespace: solar-prod

0 commit comments

Comments
 (0)