Skip to content
Snippets Groups Projects
Commit 13752e4b authored by Helmut Hutzler's avatar Helmut Hutzler
Browse files

Update deployments/deploy_nginx.yaml

parent a90bc88b
No related branches found
No related tags found
No related merge requests found
Pipeline #8966 failed
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: nginx-deployment name: nginx-deployment-via-testing-gitlab-agent-repo
namespace: testing namespace: testing
spec: spec:
selector: selector:
matchLabels: matchLabels:
app: nginx app: nginx
replicas: 3 # tells deployment to run 2 pods matching the template replicas: 2 # tells deployment to run 2 pods matching the template
template: template:
metadata: metadata:
labels: labels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment