init: initial commit

This commit is contained in:
ITQ
2025-10-04 08:54:34 +03:00
commit 8351a2c667
37 changed files with 1408 additions and 0 deletions
+10
View File
@@ -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"