Compare commits
1 Commits
264210db69
...
25eccdeab3
| Author | SHA1 | Date |
|---|---|---|
|
|
25eccdeab3 |
|
|
@ -1,5 +1,4 @@
|
||||||
creation_rules:
|
creation_rules:
|
||||||
- path_regex: env/.*/master\.json$
|
- path_regex: env/base/master\.json$
|
||||||
pgp: 4FA79E5B6598505C8DFA30A7A466CEE1415C0B9C
|
pgp: 4FA79E5B6598505C8DFA30A7A466CEE1415C0B9C
|
||||||
- path_regex: env/beta/.*\.yaml$
|
- age: age1d5vst0g82v6xml29ydsrxefmf3vclgm6dj3npw6mefa7yu9xueaqztjqlg
|
||||||
age: age1d5vst0g82v6xml29ydsrxefmf3vclgm6dj3npw6mefa7yu9xueaqztjqlg
|
|
||||||
|
|
|
||||||
|
|
@ -10,15 +10,6 @@ metadata:
|
||||||
app: barretthousen
|
app: barretthousen
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: bh-registry
|
|
||||||
type: kubernetes.io/dockerconfigjson
|
|
||||||
stringData:
|
|
||||||
.dockerconfigjson: |
|
|
||||||
{ "auths": {}}
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
name: barretthousen-service
|
name: barretthousen-service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue