mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
76c338f6af
commit
bd9fdc8aab
1 changed files with 2 additions and 2 deletions
|
|
@ -43,13 +43,13 @@ apiVersion: projects.gitlab.crossplane.io/v1alpha1
|
||||||
kind: Project
|
kind: Project
|
||||||
metadata:
|
metadata:
|
||||||
name: example-project
|
name: example-project
|
||||||
annotations:
|
|
||||||
crossplane.io/external-name: example-project
|
|
||||||
spec:
|
spec:
|
||||||
deletionPolicy: Orphan
|
deletionPolicy: Orphan
|
||||||
forProvider:
|
forProvider:
|
||||||
# If not set, metadata.name will be used instead.
|
# If not set, metadata.name will be used instead.
|
||||||
name: "Example Project"
|
name: "Example Project"
|
||||||
description: "example project description"
|
description: "example project description"
|
||||||
|
namespaceIdRef:
|
||||||
|
name: example-project
|
||||||
providerConfigRef:
|
providerConfigRef:
|
||||||
name: gitlab-provider
|
name: gitlab-provider
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue