Skip to content

Commit 5dd9ca3

Browse files
authored
Merge pull request #153 from gregcoward/patch-2
Update BIG-IP URL in nodeport deployment config
2 parents db61691 + 4ab9c4e commit 5dd9ca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/class1/kubernetes/nodeport-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- args:
2222
- --bigip-username=$(BIGIP_USERNAME)
2323
- --bigip-password=$(BIGIP_PASSWORD)
24-
- --bigip-url=10.1.1.5
24+
- --bigip-url=10.1.1.4
2525
- --bigip-partition=kubernetes
2626
- --pool-member-type=nodeport
2727
- --insecure=true

0 commit comments

Comments
 (0)