From acc13b33f51ba2cb2e6df9fea43ca77adfb6fc47 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Tue, 15 Aug 2023 13:14:06 -0500 Subject: [PATCH] Backport of Fix incorrect yaml in examples into release/1.16.x (#18469) backport of commit a9482b0d3557691fa1326932927ca047821c610f Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com> --- .../docs/connect/config-entries/service-intentions.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/docs/connect/config-entries/service-intentions.mdx b/website/content/docs/connect/config-entries/service-intentions.mdx index 457dc1eec5..8d7572c772 100644 --- a/website/content/docs/connect/config-entries/service-intentions.mdx +++ b/website/content/docs/connect/config-entries/service-intentions.mdx @@ -209,7 +209,7 @@ spec: path: [] value: sources: - name: + - name: peer: namespace: partition: @@ -1509,15 +1509,15 @@ Sources = [ name: backend spec: sources: - name: frontend + - name: frontend permissions: - http: + - http: pathExact: /admin jwt: providers: - name: okta + - name: okta verifyClaims: - path: + - path: - perms - role value: admin