Skip to content

Commit

Permalink
[FIX] 替换了文本的换行符为 \n
Browse files Browse the repository at this point in the history
  • Loading branch information
yidaqiang committed Feb 8, 2023
1 parent f6aa71d commit 9c8d8c7
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions example/package/gitlab-ha.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: choerodon-version
version: 0.1.0
spec:
version-regexp: 1.1
offline: true
chart:
default-source:
url: https://charts.ydq.io
repo: c7n
default-target:
url: http://localhost:8081
repo: repository/charts/
component:
- name: gitlab-ha
version: 0.2.4
category: infra
- name: gitlab-ha
version: 0.3.0
category: infra
- name: gitlab-ha
version: 0.3.1
category: infra
- name: gitlab-ha
version: 0.3.2
category: infra
- name: gitlab-ha
version: 0.4.0
category: infra
- name: gitlab-ha
version: 0.4.1
category: infra
- name: gitlab-ha
version: 0.4.2
category: infra
- name: gitlab-ha
version: 0.4.3
category: infra
- name: gitlab-ha
version: 0.4.4
category: infra
- name: gitlab-ha
version: 0.4.5
category: infra
- name: gitlab-ha
version: 0.4.6
category: infra
- name: gitlab-ha
version: 0.4.7
category: infra
- name: gitlab-ha
version: 0.4.8
category: infra
image:
auth:
nexus.choerodon.io:8082:
username: admin
password: handhand
insecure: true
#docker.io:
# username: yishuida
# password: password
# insecure: false
images:
#quay.io/coreos/kube-rbac-proxy: quay.io/ruohe/kube-rbac-proxy

0 comments on commit 9c8d8c7

Please sign in to comment.