Skip to content

Commit

Permalink
Add to timelord config sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Dec 7, 2023
1 parent a8acf1a commit a6dc44e
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ metadata:
app.kubernetes.io/name: chiatimelord
app.kubernetes.io/instance: chiatimelord-sample
app.kubernetes.io/part-of: chia-operator
app.kubernetes.io/managed-by: kustomize
app.kubernetes.io/created-by: chia-operator
name: chiatimelord-sample
spec:
# TODO(user): Add fields here
chia:
caSecretName: chiaca-secret
testnet: true
timezone: "UTC"
logLevel: "INFO"
fullNodePeer: "chianode-sample-node.chiaca.svc.cluster.local:58444"

0 comments on commit a6dc44e

Please sign in to comment.