diff options
| author | Kris Rousey <krousey@google.com> | 2015-06-05 12:47:15 -0700 |
|---|---|---|
| committer | Kris Rousey <krousey@google.com> | 2015-06-05 14:09:49 -0700 |
| commit | 28951be8bb0fcaa9af59f0cad444c56ae7ecda21 (patch) | |
| tree | f8957248ade84371d16f1bd9cd6077a5d7ca6d73 | |
| parent | 1351801078e0cfac27bfdbfacc431a43de88b94f (diff) | |
Updating docs/ to v1
| -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 7870517f..5eb09ec9 100644 --- a/flaky-tests.md +++ b/flaky-tests.md @@ -11,7 +11,7 @@ There is a testing image ```brendanburns/flake``` up on the docker hub. We will Create a replication controller with the following config: ```yaml -apiVersion: v1beta3 +apiVersion: v1 kind: ReplicationController metadata: name: flakecontroller |
