mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
remove gitlab project
This commit is contained in:
parent
101551a8f3
commit
f220a5917c
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:
|
||||||
deletionPolicy: Orphan
|
# managementPolicies: ["Observe"]
|
||||||
forProvider:
|
# deletionPolicy: Orphan
|
||||||
# If not set, metadata.name will be used instead.
|
# 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