Skip to content

Commit

Permalink
feat: update hostname operator configmap namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero committed Feb 12, 2024
1 parent 700461e commit 9925491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/akash-hostname-operator/templates/config-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: operator-hostname
namespace: {{ .Release.Namespace }}
namespace: akash-services
data:
run.sh: |
#!/bin/sh
Expand Down

0 comments on commit 9925491

Please sign in to comment.