mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update
This commit is contained in:
parent
e0a7179f4f
commit
6eb08dbb9e
1 changed files with 3 additions and 1 deletions
|
|
@ -46,10 +46,12 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
crossplane.io/external-name: "example-project"
|
crossplane.io/external-name: "example-project"
|
||||||
spec:
|
spec:
|
||||||
managementPolicies: ["Observe"]
|
|
||||||
deletionPolicy: Orphan
|
deletionPolicy: Orphan
|
||||||
forProvider:
|
forProvider:
|
||||||
name: "Example Project"
|
name: "Example Project"
|
||||||
description: "example project description"
|
description: "example project description"
|
||||||
providerConfigRef:
|
providerConfigRef:
|
||||||
name: gitlab-provider
|
name: gitlab-provider
|
||||||
|
policy:
|
||||||
|
resolution: optional
|
||||||
|
resolve: always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue