Skip to content

Commit

Permalink
fix: mib deployment container path
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurah committed Oct 5, 2021
1 parent 7ab8590 commit dc768af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/sc4snmp/internal/mib-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mib-server
image: ghcr.io/splunk/splunk-connect-for-snmp-mib-server:1
image: ghcr.io/splunk/splunk-connect-for-snmp-mib-server/container:1
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down

0 comments on commit dc768af

Please sign in to comment.