From 4daff32d604c102ba046b0bfcd8bd5f436deff9b 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 457dc1eec..8d7572c77 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