mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
b73459c1ef
commit
557788e616
1 changed files with 0 additions and 5 deletions
|
|
@ -44,7 +44,6 @@ kind: Project
|
||||||
metadata:
|
metadata:
|
||||||
name: example-project
|
name: example-project
|
||||||
spec:
|
spec:
|
||||||
managementPolicies: ["Observe"]
|
|
||||||
deletionPolicy: Orphan
|
deletionPolicy: Orphan
|
||||||
forProvider:
|
forProvider:
|
||||||
# If not set, metadata.name will be used instead.
|
# If not set, metadata.name will be used instead.
|
||||||
|
|
@ -52,7 +51,3 @@ spec:
|
||||||
description: "example project description"
|
description: "example project description"
|
||||||
providerConfigRef:
|
providerConfigRef:
|
||||||
name: gitlab-provider
|
name: gitlab-provider
|
||||||
# a reference to a Kubernetes secret to which the controller will write the runnersToken
|
|
||||||
writeConnectionSecretToRef:
|
|
||||||
name: gitlab-project-example-project
|
|
||||||
namespace: crossplane
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue