Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
totegamma committed Jun 7, 2024
1 parent f5453bf commit 55de377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/concrnt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.0.0"
description: A Helm chart for concurrent
name: concrnt
version: 0.0.5
version: 0.0.6
dependencies:
- name: url-summary
version: "0.0.6"
Expand Down
2 changes: 1 addition & 1 deletion charts/concrnt/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ metadata:
name: activitypub-config
data:
apconfig.yaml: |-
proxy:
apConfig:
fqdn: {{ .Values.concrnt.fqdn }}
proxyPriv: {{ .Values.activitypub.privatekey }}
Expand Down

0 comments on commit 55de377

Please sign in to comment.