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
b380163b3d
commit
e56710d608
1 changed files with 4 additions and 8 deletions
|
|
@ -44,15 +44,11 @@ kind: Project
|
|||
metadata:
|
||||
name: example-project
|
||||
annotations:
|
||||
crossplane.io/external-name: "external-project"
|
||||
crossplane.io/external-name: "example-project"
|
||||
spec:
|
||||
deletionPolicy: Orphan
|
||||
forProvider:
|
||||
name: "Example Project"
|
||||
description: "example project description"
|
||||
namespaceIdRef:
|
||||
name: test
|
||||
policy:
|
||||
resolve: Always
|
||||
forProvider: {}
|
||||
# name: "Example Project"
|
||||
# description: "example project description"
|
||||
providerConfigRef:
|
||||
name: gitlab-provider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue