Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Portworx /w Operator docs #1917

Merged
merged 10 commits into from
Dec 19, 2023
3 changes: 2 additions & 1 deletion .gitleaksignore
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@ d916ea8726a0c226beb82fef8567877f5f5ef3f0:docs/docs-content/enterprise-version/re
eecf731008b962d7f5aefbeb6cfee251147b92b9:docs/docs-content/enterprise-version-bkup/reverse-proxy.md:private-key:145
eecf731008b962d7f5aefbeb6cfee251147b92b9:docs/docs-content/enterprise-version/system-management/reverse-proxy.md:private-key:150
07088abdfe1d1bb713baf745b76f19f8842a2392:docs/docs-content/integrations/kubernetes.md:generic-api-key:634
fd60bdc4fdfe8b66925db07865cb530eab4978df:docs/docs-content/integrations/kubernetes.md:generic-api-key:634
fd60bdc4fdfe8b66925db07865cb530eab4978df:docs/docs-content/integrations/kubernetes.md:generic-api-key:634
51708449cbb201c91a91d3cf7ff7cbbe2e4a6c40:docs/docs-content/integrations/portworx_operator.md:private-key:186
2 changes: 1 addition & 1 deletion docs/docs-content/integrations/ngrok.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Once you have defined the ngrok Ingress Controller pack, you can add it to an ex

You can reference the ngrok Ingress Controller pack in Terraform with a data resource.

```
```hcl
data "spectrocloud_registry" "public_registry" {
name = "Public Repo"
}
Expand Down
Loading