码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • helm repo add本地harbor仓库时使用--insecure-skip-tls-verify参数忽略https证书校验


    zxl@linux:~$ helm repo add -h
    add a chart repository
    
    Usage:
      helm repo add [NAME] [URL] [flags]
    
    Flags:
          --allow-deprecated-repos     by default, this command will not allow adding official repos that have been permanently deleted. This disables that behavior
          --ca-file string             verify certificates of HTTPS-enabled servers using this CA bundle
          --cert-file string           identify HTTPS client using this SSL certificate file
          --force-update               replace (overwrite) the repo if it already exists
      -h, --help                       help for add
          --insecure-skip-tls-verify   skip tls certificate checks for the repository
          --key-file string            identify HTTPS client using this SSL key file
          --no-update                  Ignored. Formerly, it would disabled forced updates. It is deprecated by force-update.
          --pass-credentials           pass credentials to all domains
          --password string            chart repository password
          --password-stdin             read chart repository password from stdin
          --username string            chart repository username
    
    Global Flags:
          --debug                       enable verbose output
          --kube-apiserver string       the address and the port for the Kubernetes API server
          --kube-as-group stringArray   group to impersonate for the operation, this flag can be repeated to specify multiple groups.
          --kube-as-user string         username to impersonate for the operation
          --kube-ca-file string         the certificate authority file for the Kubernetes API server connection
          --kube-context string         name of the kubeconfig context to use
          --kube-token string           bearer token used for authentication
          --kubeconfig string           path to the kubeconfig file
      -n, --namespace string            namespace scope for this request
          --registry-config string      path to the registry config file (default "/home/zxl/.config/helm/registry.json")
          --repository-cache string     path to the file containing cached repository indexes (default "/home/zxl/.cache/helm/repository")
          --repository-config string    path to the file containing repository names and URLs (default "/home/zxl/.config/helm/repositories.yaml")
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33

    参考链接:https://helm.sh/docs/helm/helm_repo_add/

  • 相关阅读:
    分布式存储系统之Ceph集群启用Dashboard及使用Prometheus监控Ceph
    为啥 Erlang 没有像 Go、Scala 语言那样崛起?
    x210项目重新回顾之十六rootfs再讨论
    AIDL+MemoryFile匿名共享内存实现跨进程大文件传输
    关于ITSS认证资质整改和降级
    怎么给视频去水印?手把手教你去水印
    为什么字节大量用GO而不是Java?
    C++的一些基础语法
    SAP权限相关的表及如何使用FM获取用户权限
    基于微信小程序的图书馆选座系统源码
  • 原文地址:https://blog.csdn.net/a772304419/article/details/126161352
  • 最新文章
  • 【JVM】编译执行与解释执行的区别是什么?JVM 使用哪种方式?
    用 Hashids 优雅解决 C 端自增 ID 暴露问题
    V8引擎 精品漫游指南--Ignition篇(上) 指令 栈帧 槽位 调用约定 内存布局 基础内容
    LLVM Pass快速入门(四):代码插桩
    milkup:桌面端 markdown AI续写和即时渲染
    基于项目工程构建SBOM(软件物料清单)的研究
    鸿蒙应用开发UI基础第二节:鸿蒙应用程序框架核心解析与实操
    .NET 中如何快速实现 List 集合去重?
    扣子Coze实战:从0到1打造抖音+小红书热点监控智能体
    浅谈数据访问层
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
小工具 小游戏
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1

京公网安备 11010502049817号