
Search and replace for references to moved examples Reverted find and replace paths on auto gen docs Reverting changes to changelog Fix bugs in test-cmd.sh Fixed path in examples README ran update-all successfully Updated verify-flags exceptions to include renamed files
12 lines
174 B
YAML
12 lines
174 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: pxc-cluster
|
|
labels:
|
|
unit: pxc-cluster
|
|
spec:
|
|
ports:
|
|
- port: 3306
|
|
name: mysql
|
|
selector:
|
|
unit: pxc-cluster |