mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
1366c2e6b1
commit
0d72b08ff2
1 changed files with 10 additions and 0 deletions
|
|
@ -4,3 +4,13 @@ metadata:
|
||||||
name: issuer
|
name: issuer
|
||||||
secrets:
|
secrets:
|
||||||
- name: issuer-token-lmzpj
|
- name: issuer-token-lmzpj
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: issuer-token-lmzpj
|
||||||
|
annotations:
|
||||||
|
kubernetes.io/service-account.name: issuer
|
||||||
|
type: kubernetes.io/service-account-token
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue