Commit 7bc26dae authored by Chao Xu's avatar Chao Xu

update examples/logging-demo to v1

parent bdeb4f31
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# sleep 4 # sleep 4
# i=$[$i+1] # i=$[$i+1]
# done # done
apiVersion: v1beta3 apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
labels: labels:
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# sleep 4 # sleep 4
# i=$[$i+1] # i=$[$i+1]
# done # done
apiVersion: v1beta3 apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
creationTimestamp: null creationTimestamp: null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment