Skip to content

Commit

Permalink
Update insightful.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AIWithShrey authored Jul 15, 2024
1 parent b830f0f commit 2ec1f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions insightful.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: ai-stack
type: kubernetes.io/dockerconfigjson
data:
.dockerconfigjson: eyJhdXRocyI6eyJnaGNyLmlvIjp7InVzZXJuYW1lIjoiQUlXaXRoU2hyZXkiLCJwYXNzd29yZCI6ImdocF94Y0V3ck8ySldab3dteGxaWTJudGJ4UVJNd0FOcG0zZGhKWTIiLCJlbWFpbCI6InNocmV5YXNAc2hyZXlhc20uY29tIn19fQ==
.dockerconfigjson: encoded_json_github_credentials
---
apiVersion: v1
kind: Secret
Expand Down Expand Up @@ -132,4 +132,4 @@ spec:
- protocol: TCP
port: 8051
targetPort: 8051
type: LoadBalancer
type: LoadBalancer

0 comments on commit 2ec1f12

Please sign in to comment.