Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 7443e91

Browse files
author
Mathieu Benoit
committed
Add gitops-tips tag
1 parent 2a1fbc9 commit 7443e91

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

content/gke-cluster/set-up-gke-configs-git-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up GKE configs's Git repo"
33
weight: 5
44
description: "Duration: 10 min | Persona: Platform Admin"
5-
tags: ["kcc", "platform-admin"]
5+
tags: ["gitops-tips", "kcc", "platform-admin"]
66
---
77
![Platform Admin](/images/platform-admin.png)
88
_{{< param description >}}_

content/host-project/set-up-host-project-git-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up Host project's Git repo"
33
weight: 3
44
description: "Duration: 10 min | Persona: Org Admin"
5-
tags: ["kcc", "org-admin", "security-tips"]
5+
tags: ["gitops-tips", "kcc", "org-admin", "security-tips"]
66
---
77
![Org Admin](/images/org-admin.png)
88
_{{< param description >}}_

content/networking/set-up-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up Network"
33
weight: 1
44
description: "Duration: 5 min | Persona: Platform Admin"
5-
tags: ["kcc", "platform-admin"]
5+
tags: ["gitops-tips", "kcc", "platform-admin"]
66
---
77
![Platform Admin](/images/platform-admin.png)
88
_{{< param description >}}_

content/onlineboutique/set-up-onlineboutique-git-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up Online Boutique's Git repo"
33
weight: 2
44
description: "Duration: 10 min | Persona: Platform Admin"
5-
tags: ["asm", "platform-admin", "shift-left"]
5+
tags: ["asm", "gitops-tips", "platform-admin", "shift-left"]
66
---
77
![Platform Admin](/images/platform-admin.png)
88
_{{< param description >}}_

content/service-mesh/set-up-asm-configs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up ASM configs"
33
weight: 3
44
description: "Duration: 5 min | Persona: Platform Admin"
5-
tags: ["asm", "platform-admin", "security-tips"]
5+
tags: ["asm", "gitops-tips", "platform-admin", "security-tips"]
66
---
77
![Platform Admin](/images/platform-admin.png)
88
_{{< param description >}}_
@@ -98,7 +98,7 @@ spec: {}
9898
EOF
9999
```
100100

101-
## Define new ClusterRole with Istio capabilities for ConfigSync
101+
## Define new ClusterRole with Istio capabilities for Config Sync
102102

103103
Define the extended [`edit` user-facing role](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles) with more Istio resources capabilities:
104104
```Bash

content/tenant-project/set-up-gke-project-git-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up Tenant project's Git repo"
33
weight: 2
44
description: "Duration: 5 min | Persona: Org Admin"
5-
tags: ["org-admin", "security-tips"]
5+
tags: ["gitops-tips", "org-admin", "security-tips"]
66
---
77
![Org Admin](/images/org-admin.png)
88
_{{< param description >}}_

content/whereami/set-up-whereami-git-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Set up Whereami's Git repo"
33
weight: 2
44
description: "Duration: 10 min | Persona: Platform Admin"
5-
tags: ["asm", "platform-admin", "shift-left"]
5+
tags: ["asm", "gitops-tips", "platform-admin", "shift-left"]
66
---
77
![Platform Admin](/images/platform-admin.png)
88
_{{< param description >}}_

0 commit comments

Comments
 (0)