Skip to content

Commit

Permalink
Merge pull request #103 from wunderio/feature/doc-fix-1
Browse files Browse the repository at this point in the history
Update vendor-gcs.md
  • Loading branch information
Jancis authored Sep 19, 2023
2 parents 85879ed + a80b143 commit 394c5b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/vendor-gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ nginx:
# Reverse proxy IP's to trust with contents of X-Forwarded-For header
realipfrom:
# Load Balancer IP (static ip you were given)
gce-lb-ip: 1.2.3.4/32;
gce-lb-ip: 1.2.3.4/32
```

### Cloud Armor
Expand Down Expand Up @@ -82,4 +82,4 @@ mounts:
storageClassName: nfs-shared
```

Full example on using the provisioned storageclass in **new and existing** projects [here](gcp_filestore_migration.md)
Full example on using the provisioned storageclass in **new and existing** projects [here](gcp_filestore_migration.md)

0 comments on commit 394c5b3

Please sign in to comment.