mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update test project
This commit is contained in:
parent
b43d205af3
commit
abab7c70db
1 changed files with 15 additions and 16 deletions
|
|
@ -40,19 +40,18 @@ spec:
|
||||||
namespace: crossplane
|
namespace: crossplane
|
||||||
name: gitlab-secret
|
name: gitlab-secret
|
||||||
key: accesstoken
|
key: accesstoken
|
||||||
#---
|
---
|
||||||
#
|
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
|
||||||
# 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
|
policy:
|
||||||
# policy:
|
resolution: Optional
|
||||||
# resolution: Optional
|
resolve: Always
|
||||||
# resolve: Always
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue