Skip to content

Commit

Permalink
redundant secret removed
Browse files Browse the repository at this point in the history
  • Loading branch information
bop0hz authored Dec 14, 2020
1 parent 0eb8f62 commit d075ac1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions th2-service/templates/configs/pull-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,3 @@ kind: Secret
metadata:
name: th2-proprietary
type: kubernetes.io/dockerconfigjson
---
apiVersion: v1
data:
.dockerconfigjson: {{ include "imagePullSecret" .Values.testRepository }}
kind: Secret
metadata:
name: th2-schema-test
type: kubernetes.io/dockerconfigjson

0 comments on commit d075ac1

Please sign in to comment.