mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -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:
|
metadata:
|
||||||
name: example-project
|
name: example-project
|
||||||
annotations:
|
annotations:
|
||||||
crossplane.io/external-name: "external-project"
|
crossplane.io/external-name: "example-project"
|
||||||
spec:
|
spec:
|
||||||
deletionPolicy: Orphan
|
deletionPolicy: Orphan
|
||||||
forProvider:
|
forProvider: {}
|
||||||
name: "Example Project"
|
# name: "Example Project"
|
||||||
description: "example project description"
|
# description: "example project description"
|
||||||
namespaceIdRef:
|
|
||||||
name: test
|
|
||||||
policy:
|
|
||||||
resolve: Always
|
|
||||||
providerConfigRef:
|
providerConfigRef:
|
||||||
name: gitlab-provider
|
name: gitlab-provider
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue