Skip to content

Commit

Permalink
Empty Config Map
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitap26 committed May 13, 2024
1 parent d21b5bf commit bfd3a57
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,12 @@ data:
csm-config-params.yaml: |
CONCURRENT_POWERFLEX_REQUESTS: 10
LOG_LEVEL: debug
---
apiVersion: v1
kind: ConfigMap
metadata:
name: redis-csm-cm
namespace: authorization

data:
redis.conf: |

0 comments on commit bfd3a57

Please sign in to comment.