Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gdha committed Oct 6, 2023
1 parent 854f253 commit a7eecc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pi-stories16.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ metadata:
# kubectl create secret docker-registry dockerconfigjson-github-com --docker-server=ghcr.io --docker-username=gdha --docker-password=$(cat ~/.ghcr-token) --dry-run=client -oyaml >.hidden/ghcr-secret.yaml
apiVersion: v1
data:
.dockerconfigjson: eyJhdXRocyI6eyJnaGNyLmlvIjp7InVzZXJuYW1lIjoiZ2RoYSIsInBhc3N3b3JkIjoiZ2hwX3dzRlVUazhROG1ZdFBKODllblZlbUo3WUtab280QzM2ODJGNyIsImF1dGgiOiJaMlJvWVRwbmFIQmZkM05HVlZSck9GRTRiVmwwVUVvNE9XVnVWbVZ0U2pkWlMxcHZielJETXpZNE1rWTMifX19
.dockerconfigjson: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
kind: Secret
metadata:
creationTimestamp: null
Expand Down

0 comments on commit a7eecc1

Please sign in to comment.