diff options
| author | Eric Paris <eparis@redhat.com> | 2015-09-03 10:10:11 -0400 |
|---|---|---|
| committer | Eric Paris <eparis@redhat.com> | 2015-09-03 10:10:11 -0400 |
| commit | d5abea115d0aef5aae87565c2e31165da70c96da (patch) | |
| tree | 1af6c6ae7b70b7686e6a077f4280abb894ed2c0e /flaky-tests.md | |
| parent | f8a0e45ebb98f2d15446906c651962a395f38dbe (diff) | |
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
Diffstat (limited to 'flaky-tests.md')
| -rw-r--r-- | flaky-tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flaky-tests.md b/flaky-tests.md index 9db9e15c..3a7af51e 100644 --- a/flaky-tests.md +++ b/flaky-tests.md @@ -64,7 +64,7 @@ spec: - name: TEST_PACKAGE value: pkg/tools - name: REPO_SPEC - value: https://github.com/GoogleCloudPlatform/kubernetes + value: https://github.com/kubernetes/kubernetes ``` Note that we omit the labels and the selector fields of the replication controller, because they will be populated from the labels field of the pod template by default. |
