Skip to content

Commit

Permalink
Merge pull request #46 from kmdkuk/fix-bump-v0.2.0
Browse files Browse the repository at this point in the history
forgot file 'Bump version to 0.2.0'
  • Loading branch information
kmdkuk authored Nov 6, 2021
2 parents 3d258fb + d7754e9 commit 0f13759
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/samples/other-props.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: other-props
data:
banned-ips.json: |
[]
banned-players.json: |
[]
whitelist.json: |
[]
ops.json: |
[]

0 comments on commit 0f13759

Please sign in to comment.