Compare commits
1 Commits
main
...
a84d299aed
| Author | SHA1 | Date | |
|---|---|---|---|
| a84d299aed |
@@ -7,7 +7,6 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
reloader.stakater.com/auto: "true"
|
reloader.stakater.com/auto: "true"
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: artifactapi
|
app: artifactapi
|
||||||
|
|||||||
@@ -43,6 +43,18 @@ remotes:
|
|||||||
file_ttl: 0
|
file_ttl: 0
|
||||||
index_ttl: 0
|
index_ttl: 0
|
||||||
|
|
||||||
|
github_user:
|
||||||
|
base_url: "https://raw.githubusercontent.com"
|
||||||
|
type: "remote"
|
||||||
|
package: "generic"
|
||||||
|
description: "GitHub User Content"
|
||||||
|
include_patterns:
|
||||||
|
- "yannh/kubernetes-json-schema/master/.*.json$"
|
||||||
|
- "datreeio/CRDs-catalog/main/.*.json$"
|
||||||
|
cache:
|
||||||
|
file_ttl: 0
|
||||||
|
index_ttl: 0
|
||||||
|
|
||||||
gitea-dl:
|
gitea-dl:
|
||||||
base_url: "https://dl.gitea.com"
|
base_url: "https://dl.gitea.com"
|
||||||
type: "remote"
|
type: "remote"
|
||||||
|
|||||||
Reference in New Issue
Block a user