Skip to content

Commit

Permalink
re-generate manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nabuskey committed Dec 8, 2023
1 parent 23dd352 commit 33272e8
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,8 @@ spec:
server accessible within the cluster. for example, http://my-gitea-http.gitea.svc.cluster.local:3000
type: string
replicate:
description: // Type specifies what kind of package this is. local
means local files specified in the Directory field must be synced
to a Git Repository Type string `json:"type"` Replicate specifies
whether to replicate remote or local contents to the local gitea
server.
description: Replicate specifies whether to replicate remote or local
contents to the local gitea server.
type: boolean
required:
- gitServerAuthSecretRef
Expand Down

0 comments on commit 33272e8

Please sign in to comment.