Merge branch 'v1.16' into service-invocation-headers

This commit is contained in:
Marc Duiker 2025-08-28 11:30:00 +02:00 committed by GitHub
commit 49ed45dc67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
- name: cacheTTL - name: cacheTTL
value: 10m value: 10m
# - name: apiType # Optional # - name: apiType # Optional
# value: `azure` # value: 'azure'
# - name: apiVersion # Optional # - name: apiVersion # Optional
# value: '2025-01-01-preview' # value: '2025-01-01-preview'
``` ```