mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
readd project
This commit is contained in:
parent
f220a5917c
commit
17c725201d
1 changed files with 12 additions and 12 deletions
|
|
@ -39,15 +39,15 @@ spec:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#apiVersion: projects.gitlab.crossplane.io/v1alpha1
|
apiVersion: projects.gitlab.crossplane.io/v1alpha1
|
||||||
#kind: Project
|
kind: Project
|
||||||
#metadata:
|
metadata:
|
||||||
# name: example-project
|
name: example-project
|
||||||
#spec:
|
spec:
|
||||||
# managementPolicies: ["Observe"]
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue