Skip to content

Commit

Permalink
adapt forgejo and codey claim doc to implementation (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobru authored Feb 12, 2025
1 parent de8a0c7 commit 3f6be8e
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ spec:
parameters:
service:
majorVersion: "9"
fqdn: poc.mydomain.com <1>
fqdn: <1>
- poc.mydomain.com
adminEmail: [email protected] <2>
forgejoSettings:
config: <3>
Expand Down Expand Up @@ -128,7 +129,7 @@ Think of `Codey` being the template for a `XVSHNForgejo` Composite Resource.
[source,yaml]
----
apiVersion: codey.io/v1
kind: Instance
kind: CodeyInstance
metadata:
name: my-codey-prod
spec:
Expand Down

0 comments on commit 3f6be8e

Please sign in to comment.