fix wrong key name
diff --git a/xos/configurations/cord-pod/pod-exampleservice.yaml b/xos/configurations/cord-pod/pod-exampleservice.yaml
index 9b08314..59a9c8f 100644
--- a/xos/configurations/cord-pod/pod-exampleservice.yaml
+++ b/xos/configurations/cord-pod/pod-exampleservice.yaml
@@ -65,5 +65,5 @@
public_key: { get_artifact: [ SELF, pubkey, LOCAL_FILE] }
private_key_fn: /opt/xos/synchronizers/exampleservice/exampleservice_private_key
artifacts:
- pubkey: /opt/xos/synchronizers/exampleservice/exampleservice_private_key
+ pubkey: /opt/xos/synchronizers/exampleservice/exampleservice_public_key