Skip to content

Commit

Permalink
feat: add provider-address to ip operator configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero committed Feb 19, 2024
1 parent 27fbecd commit 0a10d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/akash-ip-operator/templates/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: operator-ip
namespace: akash-services
data:
provider-address: {{ .Values.provider_address | default "" | quote }}
k8s-manifest-ns: "lease"
prune-interval: "600s"
ignore-list-entry-limit: "131072"
Expand Down

0 comments on commit 0a10d52

Please sign in to comment.