Skip to content

Commit ddd993e

Browse files
author
EC2 Default User
committed
updatd name of deployment to match documentation
1 parent ed6d2a7 commit ddd993e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-concepts/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: extensions/v1beta1
22
kind: Deployment
33
metadata:
4-
name: nginx-deployment-ns
4+
name: nginx-deployment
55
spec:
66
replicas: 3
77
template:

0 commit comments

Comments
 (0)