mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-21 23:10:37 +00:00
init: initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user