Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Remove the unnecessary 'creationTimestamp' fields in sample's yamls (i…
Browse files Browse the repository at this point in the history
  • Loading branch information
crystaldust authored and costinm committed Jul 22, 2018
1 parent 99c6afc commit e51a439
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions samples/bookinfo/policy/mixer-rule-ratings-ratelimit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ spec:
apiVersion: config.istio.io/v1alpha2
kind: QuotaSpec
metadata:
creationTimestamp: null
name: request-count
namespace: istio-system
spec:
Expand All @@ -65,7 +64,6 @@ spec:
apiVersion: config.istio.io/v1alpha2
kind: QuotaSpecBinding
metadata:
creationTimestamp: null
name: request-count
namespace: istio-system
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ spec:
apiVersion: config.istio.io/v1alpha2
kind: QuotaSpec
metadata:
creationTimestamp: null
name: request-count
namespace: istio-system
spec:
Expand All @@ -68,7 +67,6 @@ spec:
apiVersion: config.istio.io/v1alpha2
kind: QuotaSpecBinding
metadata:
creationTimestamp: null
name: request-count
namespace: istio-system
spec:
Expand Down

0 comments on commit e51a439

Please sign in to comment.