From bef34e387b6ca8c98eab5bf9a338041eb1fa0513 Mon Sep 17 00:00:00 2001 From: phillipwells <pwells@gitlab.com> Date: Mon, 22 Jan 2024 10:42:38 -0600 Subject: [PATCH] Update metadata for style --- doc/user/clusters/agent/gitops/example_repository_structure.md | 2 +- doc/user/clusters/agent/gitops/flux_oci_tutorial.md | 2 +- doc/user/clusters/agent/gitops/flux_tutorial.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/user/clusters/agent/gitops/example_repository_structure.md b/doc/user/clusters/agent/gitops/example_repository_structure.md index 52855b9731c9..998a221905d0 100644 --- a/doc/user/clusters/agent/gitops/example_repository_structure.md +++ b/doc/user/clusters/agent/gitops/example_repository_structure.md @@ -1,7 +1,7 @@ --- stage: Deploy group: Environments -info: A tutorial for deploying a GitLab repository using Flux +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments --- # Tutorial: Deploy a Git repository using Flux **(FREE ALL)** diff --git a/doc/user/clusters/agent/gitops/flux_oci_tutorial.md b/doc/user/clusters/agent/gitops/flux_oci_tutorial.md index 09e844e448a7..921555c166a7 100644 --- a/doc/user/clusters/agent/gitops/flux_oci_tutorial.md +++ b/doc/user/clusters/agent/gitops/flux_oci_tutorial.md @@ -1,7 +1,7 @@ --- stage: Deploy group: Environments -info: A tutorial for deploying an OCI artifact using Flux +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments --- # Tutorial: Deploy an OCI artifact using Flux **(FREE ALL)** diff --git a/doc/user/clusters/agent/gitops/flux_tutorial.md b/doc/user/clusters/agent/gitops/flux_tutorial.md index 832f91691e89..025264cfa948 100644 --- a/doc/user/clusters/agent/gitops/flux_tutorial.md +++ b/doc/user/clusters/agent/gitops/flux_tutorial.md @@ -1,7 +1,7 @@ --- stage: Deploy group: Environments -info: A tutorial using Flux +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments --- # Tutorial: Set up Flux for GitOps **(FREE ALL)** -- GitLab