
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
10 lines
120 B
YAML
10 lines
120 B
YAML
kind: Service
|
|
apiVersion: v1
|
|
metadata:
|
|
name: nfs-web
|
|
spec:
|
|
ports:
|
|
- port: 80
|
|
selector:
|
|
role: web-frontend
|