2019-07-01 13:14:18 +00:00
|
|
|
# test rules kubernetes
|
|
|
|
# test tags kubernetes
|
2019-11-02 02:26:48 +00:00
|
|
|
# test exit-status 2
|
2019-07-01 13:14:18 +00:00
|
|
|
|
2019-06-15 22:38:05 +00:00
|
|
|
metadata:
|
|
|
|
name: example
|
2019-11-02 02:26:48 +00:00
|
|
|
# missing labels
|
2019-06-15 22:38:05 +00:00
|
|
|
spec:
|
|
|
|
template:
|
|
|
|
spec:
|
|
|
|
containers:
|
|
|
|
- name: test
|
|
|
|
# missing resources
|