Skip to content

Commit

Permalink
doc/tutorial/kubernetes: remove a duplicate kind field
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Ye <yb532204897@gmail.com>

Closes #485
cuelang/cue#485

GitOrigin-RevId: eddace7360baa193f0d84f46e92f644fad0a35ab
Change-Id: I08b9d5d38643f98af06f7c69bf49486eb5d7c112
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/7105
Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
  • Loading branch information
yeya24 authored and mpvl committed Sep 16, 2020
1 parent f25c04d commit c7c14fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: v1
kind: Service
kind: Service
metadata:
name: etcd
labels:
Expand Down

0 comments on commit c7c14fd

Please sign in to comment.