Skip to content

Commit 86b12dd

Browse files
Merge pull request #455 from darkdoc/patterns-operator-v0.0.63
Upgrade version to 0.0.63
2 parents d4eefea + 7401d99 commit 86b12dd

File tree

4 files changed

+384
-426
lines changed

4 files changed

+384
-426
lines changed

bundle/manifests/gitops.hybrid-cloud-patterns.io_patterns.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@ spec:
107107
description: (DEPRECATED) Branch, tag or commit in the upstream
108108
git repository. Does not support short-sha's. Default to HEAD
109109
type: string
110-
pollInterval:
111-
default: 180
112-
description: 'Interval in seconds to poll for drifts between origin
113-
and target repositories. Default: 180 seconds'
114-
type: integer
115110
targetRepo:
116111
description: Git repo containing the pattern to deploy. Must use
117112
https/http or, for ssh, git@server:foo/bar.git

0 commit comments

Comments
 (0)