mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 19:20:38 +00:00
11 lines
314 B
YAML
11 lines
314 B
YAML
apiVersion: kubelet.config.k8s.io/v1beta1
|
|
kind: CredentialProviderConfig
|
|
providers:
|
|
- name: yc-credential-provider
|
|
apiVersion: credentialprovider.kubelet.k8s.io/v1
|
|
matchImages:
|
|
- "cr.yandex"
|
|
- "cr.cloud.yandex.net"
|
|
- "container-registry.cloud.yandex.net"
|
|
defaultCacheDuration: "1h"
|