Skip to content

Commit fb6ad3f

Browse files
authored
Merge pull request #166 from gregcoward/patch-15
Update ingresslink-deployment.yaml
2 parents ea01a86 + 77d17a5 commit fb6ad3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/class1/kubernetes/ingresslink/ingresslink-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
args: [
3535
"--bigip-username=$(BIGIP_USERNAME)",
3636
"--bigip-password=$(BIGIP_PASSWORD)",
37-
"--bigip-url=10.1.1.5",
37+
"--bigip-url=10.1.1.4",
3838
"--insecure=true",
3939
"--custom-resource-mode=true",
4040
"--bigip-partition=kubernetes",

0 commit comments

Comments
 (0)