Skip to content

Commit

Permalink
Update vendor-gcs.md
Browse files Browse the repository at this point in the history
minor configuration example fix
  • Loading branch information
Jancis authored Sep 11, 2023
1 parent 85879ed commit a80b143
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 a80b143

Please sign in to comment.