Commit 1c6af0e9 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'fix-manifest-yaml-gitops' into 'master'

Docs: Fix example manifest.yaml

See merge request gitlab-org/gitlab!43490
parents 7e1d5f17 ffccd449
...@@ -337,6 +337,7 @@ apiVersion: apps/v1 ...@@ -337,6 +337,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: nginx-deployment name: nginx-deployment
namespace: gitlab-agent # Can be any namespace managed by you that the agent has access to.
spec: spec:
selector: selector:
matchLabels: matchLabels:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment