Fix orders of yaml for examples. (#15763)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d4741f1bc4
commit
d6bcc7b8d9
@@ -1,5 +1,5 @@
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: opa
|
||||
namespace: federation-system
|
||||
@@ -10,4 +10,4 @@ spec:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 8181
|
||||
targetPort: 8181
|
||||
targetPort: 8181
|
||||
|
||||
Reference in New Issue
Block a user